DictionaryEventArgs Properties |
The DictionaryEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) |
![]() | Dictionary |
Gets the dictionary of values associated with the event.
This dictionary may be read-only.
|
![]() | IsCancelable |
Gets a value indicating whether the event is cancelable.
|