UndoRedoButtonBase Methods |
The UndoRedoButtonBase type exposes the following members.
Name | Description | |
---|---|---|
OnApplyTemplate | When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate(). (Overrides FrameworkElement.OnApplyTemplate().) | |
OnClick | Called when a Button is clicked. (Overrides Button.OnClick().) | |
OnKeyDown | Provides class handling for the KeyDown routed event that occurs when the user presses a key while this control has focus. (Overrides ButtonBase.OnKeyDown(KeyEventArgs).) | |
OnPropertyChanged |
Raises the PropertyChanged event.
|