Property | Type | Description | |
---|---|---|---|
IsActiveProperty | DependencyProperty | ||
NameProperty | DependencyProperty |
Method | Description | |
---|---|---|
InvokeMetadataChanged ( ) : void |
Explicitly invokes MetadataChanged to notify listeners.
|
|
ItemMetadata ( object item ) : System |
Initializes a new instance of ItemMetadata.
|
Method | Description | |
---|---|---|
DependencyPropertyChanged ( DependencyObject dependencyObject, DependencyPropertyChangedEventArgs args ) : void |
public ItemMetadata ( object item ) : System | ||
item | object | The item to wrap. |
return | System |
public static DependencyProperty IsActiveProperty | ||
return | DependencyProperty |