Click or drag to resize

DictionaryEventArgs Properties

The DictionaryEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDictionary
Gets the dictionary of values associated with the event. This dictionary may be read-only.
Public propertyIsCancelable
Gets a value indicating whether the event is cancelable.
Top
See Also