Freigeben über


PropertyValueEditorCommands.ShowInlineEditor Eigenschaft

Definition

Ruft den Befehl ab, den der Editor auslöst, um den PropertyContainerEditMode in den Inline-Bearbeitungsmodus zu wechseln.

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

Eigenschaftswert

RoutedCommand

Ein RoutedCommand, der den Bearbeitungsmodus wechselt.

Gilt für