DesignerView.ZoomOutCommand 字段
定义
用于在当前 Windows 工作流设计器图面上进行缩小的命令。The command used to zoom out of the current Windows Workflow Designer surface.
public: static initonly System::Windows::Input::ICommand ^ ZoomOutCommand;
public static readonly System.Windows.Input.ICommand ZoomOutCommand;
staticval mutable ZoomOutCommand : System.Windows.Input.ICommand
Public Shared ReadOnly ZoomOutCommand As ICommand