DesignerView.ExpandInPlaceCommand 字段
定义
用于在当前显示区中的适当位置展开当前元素的列表的命令。The command used to expand the list for the current element in place within the current display.
public: static initonly System::Windows::Input::ICommand ^ ExpandInPlaceCommand;
public static readonly System.Windows.Input.ICommand ExpandInPlaceCommand;
staticval mutable ExpandInPlaceCommand : System.Windows.Input.ICommand
Public Shared ReadOnly ExpandInPlaceCommand As ICommand