共用方式為


PropertyValueEditorCommands.ShowDialogEditor 屬性

定義

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

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

屬性值

切換編輯模式的 RoutedCommand

適用於