Compartir a través de


PropertyValueEditorCommands.ShowDialogEditor Propiedad

Definición

Obtiene el comando generado por el editor para cambiar la instancia de PropertyContainerEditMode al modo de edición Dialog.

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

Valor de propiedad

Objeto RoutedCommand que cambia el modo de edición.

Se aplica a