DesignerView.CopyAsImageCommand 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.
RoutedCommand utilisé pour copier l'aire de conception de workflow actuelle en tant que capture d'écran et la placer dans le Presse-papiers.
public: static initonly System::Windows::Input::ICommand ^ CopyAsImageCommand;
public static readonly System.Windows.Input.ICommand CopyAsImageCommand;
staticval mutable CopyAsImageCommand : System.Windows.Input.ICommand
Public Shared ReadOnly CopyAsImageCommand As ICommand
Valeur de champ
Remarques
Fournit des types pour prendre en charge le système d'entrée WPF (Windows Presentation Foundation).
S’applique à
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.