PropertyValueEditorCommands.ShowExtendedPinnedEditor 属性

定义

获取编辑器引发以切换到PropertyContainerEditModeExtendedPinned编辑模式的命令。

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

属性值

切换编辑模式的 A RoutedCommand

适用于