Compartilhar via


PropertyValueEditorCommands.ShowInlineEditor Propriedade

Definição

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

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

Valor da propriedade

RoutedCommand

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

Aplica-se a