DesignerView.FitToScreenCommand 字段
定义
用于使当前元素适合屏幕大小的命令。The command used to fit the current element to the screen.
public: static initonly System::Windows::Input::ICommand ^ FitToScreenCommand;
public static readonly System.Windows.Input.ICommand FitToScreenCommand;
staticval mutable FitToScreenCommand : System.Windows.Input.ICommand
Public Shared ReadOnly FitToScreenCommand As ICommand