DesignerView.CollapseAllCommand 字段
定义
用于折叠当前元素的所有用户界面的命令。The command used to collapse all user interface for the current element.
public: static initonly System::Windows::Input::ICommand ^ CollapseAllCommand;
public static readonly System.Windows.Input.ICommand CollapseAllCommand;
staticval mutable CollapseAllCommand : System.Windows.Input.ICommand
Public Shared ReadOnly CollapseAllCommand As ICommand