共用方式為


PropertyValueEditorCommands.ShowExtendedPinnedEditor 屬性

定義

取得編輯器所引發的命令,以便將 PropertyContainerEditMode 切換至 ExtendedPinned 編輯模式。

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

屬性值

RoutedCommand

切換編輯模式的 RoutedCommand

適用於