StickyNoteControl.InkCommand 欄位

定義

表示擁有 Execute(Object, IInputElement) 方法的命令,該方法會將筆跡自黏便箋中的游標切換成數種可能模式之一,包括繪製和清除。

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

欄位值

備註

使用 時,會 InkCommand 採用 類型的 InkCanvasEditingMode 參數。 命令的 Execute 方法會將游標放在 參數所指定的模式中。

適用於