PropertyValueEditorCommands.ShowInlineEditor Propriedade

Definição

Recebe o comando que o editor levanta para mudar PropertyContainerEditMode para Inline o modo de edição.

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

Valor de Propriedade

A RoutedCommand que muda o modo de edição.

Aplica-se a