C# Class SuperMap.WindowsPhone.Core.DictionaryChangedEventArgs

${WP_core_DictionaryChangedEventArgs_Title}

${WP_core_DictionaryChangedEventArgs_Description}

Inheritance: System.EventArgs
Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Private Methods

Method Description
DictionaryChangedEventArgs ( NotifyCollectionChangedAction action, string key, object oldValue, object newValue ) : System