PropertyValueEditorCommands.ShowInlineEditor Eigenschap

Definitie

Hiermee haalt u de opdracht op die de editor genereert om over te schakelen naar PropertyContainerEditMode de Inline bewerkingsmodus.

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

Waarde van eigenschap

Een RoutedCommand die de bewerkingsmodus wijzigt.

Van toepassing op