Property | Type | Description | |
---|---|---|---|
ObservedCollectionHandlers | NotifyCollectionChangedEventHandler>.Dictionary | ||
ObservedCollections | string[] |
Method | Description | |
---|---|---|
CollectionHandlerForProperty ( string propertyName ) : NotifyCollectionChangedEventHandler | ||
CompileTimeInitialize ( |
||
ObservedCollectionProperties ( |
||
RuntimeInitializeInstance ( ) : void |
Method | Description | |
---|---|---|
OnObservedCollectionPropertySet ( LocationInterceptionArgs args ) : void |
public CollectionHandlerForProperty ( string propertyName ) : NotifyCollectionChangedEventHandler | ||
propertyName | string | |
return | NotifyCollectionChangedEventHandler |
public CompileTimeInitialize ( |
||
type | ||
aspectInfo | AspectInfo | |
return | void |
public ObservedCollectionProperties ( |
||
target | ||
return | IEnumerable |
public Dictionary |
||
return | NotifyCollectionChangedEventHandler>.Dictionary |