Share via


PropertyValueEditorCommands.ShowDialogEditor Propriété

Définition

Obtient la commande que l'éditeur déclenche pour faire passer PropertyContainerEditMode au mode d'édition 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

Valeur de propriété

Objet RoutedCommand qui passe au mode d'édition.

S’applique à