Freigeben über


PropertyValueEditorCommands.ShowExtendedPinnedEditor Eigenschaft

Definition

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

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

Eigenschaftswert

RoutedCommand

Ein RoutedCommand, der den Bearbeitungsmodus wechselt.

Gilt für