ControlEventOrigin Type
Union cases
| Union case |
Description
|
Full Usage:
Clipboard
|
|
Full Usage:
Focus
|
|
Full Usage:
Keyboard
|
|
Full Usage:
Pointer
|
|
Full Usage:
Selection
|
|
Full Usage:
Text
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsClipboard
Returns: bool
|
|
Full Usage:
this.IsFocus
Returns: bool
|
|
Full Usage:
this.IsKeyboard
Returns: bool
|
|
Full Usage:
this.IsPointer
Returns: bool
|
|
Full Usage:
this.IsSelection
Returns: bool
|
|
Full Usage:
this.IsText
Returns: bool
|
|