Class CloseDrawerCommand
[Icon("")]
[Display(Name = "隐藏", Description = "隐藏页面")]
public class CloseDrawerCommand : DisplayMarkupCommandBase, ICommand, INotifyPropertyChanged, IIconable, INameable, IDescriptionable
- Inheritance
-
CloseDrawerCommand
- 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)