DesignerView.ToggleVariableDesignerCommand Campo
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
O comando usado para mostrar ou esconder o designer da variável. Clicar no botão "Variáveis" na superfície do Windows Workflow Designer inicia esta ação.
public: static initonly System::Windows::Input::ICommand ^ ToggleVariableDesignerCommand;
public static readonly System.Windows.Input.ICommand ToggleVariableDesignerCommand;
staticval mutable ToggleVariableDesignerCommand : System.Windows.Input.ICommand
Public Shared ReadOnly ToggleVariableDesignerCommand As ICommand