Class UndoRedoButtonBase
Implements
Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
public abstract class UndoRedoButtonBase : Button
Fields
Name | Description |
---|---|
IsListEnabledProperty | |
MaxOperationsCountProperty | |
RecorderProperty | |
UndoCommandProperty |
Properties
Name | Description |
---|---|
IsEnabledCore | |
IsListEnabled | |
IsListExpanded | |
MaxOperationsCount | |
Operations | |
Recorder | |
UndoCommand |
Methods
Name | Description |
---|---|
OnApplyTemplate() | |
OnClick() | |
OnKeyDown(KeyEventArgs) | |
OnPropertyChanged(String) |
Events
Name | Description |
---|---|
PropertyChanged |