Class ShowAdornerDialogCommand
[Icon("")]
[Display(Name = "显示", Description = "显示对话框页面")]
public class ShowAdornerDialogCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
ShowAdornerDialogCommand
- Implements
- Inherited Members
- Extension Methods
Methods
Execute(object)
Defines the method to be called when the command is invoked.
public override void Execute(object parameter)