次の方法で共有


PropertyValueEditorCommands.ShowExtendedPinnedEditor プロパティ

定義

PropertyContainerEditModeExtendedPinned 編集モードに切り替える場合にエディターで実行されるコマンドを取得します。

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

適用対象