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; }
static member ShowExtendedPinnedEditor : System.Windows.Input.RoutedCommand
Public Shared ReadOnly Property ShowExtendedPinnedEditor As RoutedCommand

プロパティ値

編集モードを切り替える RoutedCommand

適用対象