DesignerView.GoToParentCommand Field

Definition

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

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

Field Value

Applies to