Partager via


PropertyValueEditorCommands.ShowExtendedPinnedEditor Propriété

Définition

Obtient la commande que l’éditeur déclenche pour faire passer PropertyContainerEditMode au mode d’édition ExtendedPinned.

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

Valeur de propriété

RoutedCommand

Objet RoutedCommand qui passe au mode d'édition.

S’applique à