StickyNoteControl.DeleteNoteCommand 字段

定义

表示一个命令,该命令的 Execute(Object, IInputElement) 方法删除一个 StickyNoteControl

public: static initonly System::Windows::Input::RoutedCommand ^ DeleteNoteCommand;
public static readonly System.Windows.Input.RoutedCommand DeleteNoteCommand;
 staticval mutable DeleteNoteCommand : System.Windows.Input.RoutedCommand
Public Shared ReadOnly DeleteNoteCommand As RoutedCommand 

字段值

RoutedCommand

适用于