PriorityKeyHandler Events |
The PriorityKeyHandler type exposes the following members.
Name | Description | |
---|---|---|
HighPriority |
Occurs as first handler.
| |
LowPriority |
Occurs as third handler, if the no HighPriority or NormalPriority have canceled the
event.
| |
NormalPriority |
Occurs as second handler, if the no HighPriority have canceled the event.
|