public class ToggleKey : Keytype ToggleKey =
class
inherit Key
end| StyleKeyOverride |
Gets the type by which the element is styled.
(Overrides StyledElement.StyleKeyOverride) |
| OnPointerCaptureLost | (Overrides Button.OnPointerCaptureLost(PointerCaptureLostEventArgs)) |
| OnPointerPressed | (Overrides KeyOnPointerPressed(PointerPressedEventArgs)) |
| OnPointerReleased | (Overrides KeyOnPointerReleased(PointerReleasedEventArgs)) |
| _skipRelease | Determines the behaviour of the button, depending on which state we are in. |