ExtensionForAttribute Constructor
ExtensionForAttribute(Type)
Create a new ExtensionForAttribute that specifies that the decorated class is a WPF extension for the specified item type.
Declaration
public ExtensionForAttribute(Type designedItemType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | designedItemType |