Method | Description | |
---|---|---|
ClearItems ( ) : void | ||
OnCollectionChanged ( NotifyCollectionChangedEventArgs, e ) : void |
Method | Description | |
---|---|---|
RegisterPropertyChanged ( IList items ) : void | ||
UnRegisterPropertyChanged ( IList items ) : void | ||
item_PropertyChanged ( object sender, PropertyChangedEventArgs, e ) : void |
protected OnCollectionChanged ( NotifyCollectionChangedEventArgs, e ) : void | ||
e | NotifyCollectionChangedEventArgs, | |
return | void |