Miner.Windows Assembly > Miner.Windows.Commands Namespace : Command Class |
For a list of all members of this type, see Command members.
Name | Description | |
---|---|---|
![]() | OnActivating | Raises the Activating event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnClick | Raises the Click event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnContextMenuOpening | Raises the BeforeShowInContextMenu event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnDeactivated | Raises the Deactivated event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnDoubleClick | Raises the DoubleClick event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnKeyDown | Raises the KeyDown event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnKeyPress | Raises the KeyPress event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnKeyUp | Raises the KeyUp event and provides a method for derived classes to handle the event without attaching a delegate. |
![]() | OnValueChanged | Raises the ValueChanged event and provides a method for derived classes to handle the event without attaching a delegate. |