StickyNoteControl.InkCommand Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente une commande dont la méthode Execute(Object, IInputElement) faire passer le curseur d'un pense-bête manuscrit dans l'un des différents modes possibles, y compris les modes dessin et effacement.
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
Valeur de champ
Remarques
Lorsqu’il est utilisé, prend InkCommand un paramètre de type InkCanvasEditingMode. La méthode de la Execute commande place le curseur dans le mode spécifié par le paramètre.