StickyNoteControl::InkCommand Field
.NET Framework (current version)
Represents a command whose Execute method will switch the cursor in an ink sticky note to one of several possible modes, including draw and erase.
Assembly: PresentationFramework (in PresentationFramework.dll)
Field Value
Type: System.Windows.Input::RoutedCommand^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.
.NET Framework
Available since 3.0
Available since 3.0
Show: