DesignerView.ExpandCommand Field

Definition

The command used to navigate to the selected child of a composite activity and expand it to fill the full screen of the Windows Workflow Designer surface. The View full screen context menu command initiates this action.

public: static initonly System::Windows::Input::ICommand ^ ExpandCommand;
public static readonly System.Windows.Input.ICommand ExpandCommand;
 staticval mutable ExpandCommand : System.Windows.Input.ICommand
Public Shared ReadOnly ExpandCommand As ICommand 

Field Value

Applies to