Condividi tramite


PropertyValueEditorCommands.ShowInlineEditor Proprietà

Definizione

Ottiene il comando generato dall'editor per passare l'oggetto PropertyContainerEditMode alla modalità di modifica 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

Valore della proprietà

RoutedCommand

Oggetto RoutedCommand che alterna la modalità di modifica.

Si applica a