Compartir a través de


PropertyValueEditorCommands.ShowExtendedPopupEditor Propiedad

Definición

Obtiene el comando generado por el editor para cambiar la instancia de PropertyContainerEditMode al modo de edición ExtendedPopup.

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

Valor de propiedad

RoutedCommand

Objeto RoutedCommand que cambia el modo de edición.

Se aplica a