DesignerView.GoToParentCommand Campo
Definição
O comando usado para navegar até a atividade pai da atividade filho selecionada e expandi-la para preencher a tela inteira da superfície de Designer de Fluxo de Trabalho do Windows.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. O comando de menu de contexto View parent inicia essa ação.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