StickyNoteControl.InkCommand Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a command whose Execute(Object, IInputElement) method will switch the cursor in an ink sticky note to one of several possible modes, including draw and erase.
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
Field Value
Remarks
When used, the InkCommand takes a parameter of type InkCanvasEditingMode. The command's Execute method will put the cursor in the mode specified by the parameter.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.