Compartilhar via


PropertyValueEditorCommands.ShowDialogEditor Propriedade

Definição

Obtém o comando que o editor aciona para fazer com que o PropertyContainerEditMode mude para o modo de edição Dialog.

public:
 static property System::Windows::Input::RoutedCommand ^ ShowDialogEditor { System::Windows::Input::RoutedCommand ^ get(); };
public static System.Windows.Input.RoutedCommand ShowDialogEditor { get; }
member this.ShowDialogEditor : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property ShowDialogEditor As RoutedCommand

Valor da propriedade

RoutedCommand

Um RoutedCommand que alterna o modo de edição.

Aplica-se a