DesignerView.CopyAsImageCommand Campo

Definição

O RoutedCommand usado para copiar a superfície de design de fluxo de trabalho atual como uma captura de tela e colocá-la na área de transferência.The RoutedCommand used to copy the current workflow design surface as a screenshot and place it in the clipboard.

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 

Valor do campo

ICommand

Comentários

Fornece tipos para dar suporte ao sistema de entrada da WPF (Windows Presentation Foundation).Provides types to support the Windows Presentation Foundation (WPF) input system.

Aplica-se a