PropertyValueEditorCommands.ShowDialogEditor 属性

定义

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

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

属性值

切换编辑模式的 A RoutedCommand

适用于