Compartilhar via


PropertyValueEditorCommands.ShowExtendedPinnedEditor Propriedade

Definição

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

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

Valor da propriedade

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

Aplica-se a