DesignerView.CopyAsImageCommand Field

Definition

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 

Field Value

Remarks

Provides types to support the Windows Presentation Foundation (WPF) input system.

Applies to