PropertyValueEditorCommands.ShowExtendedPinnedEditor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Objet RoutedCommand qui passe au mode d'édition.