Compartir a través de


PropertyValueEditorCommands.ShowExtendedPinnedEditor Propiedad

Definición

Obtiene el comando generado por el editor para cambiar la instancia de PropertyContainerEditMode al modo de edición 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 de propiedad

Objeto RoutedCommand que cambia el modo de edición.

Se aplica a