DesignerView.GoToParentCommand 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于导航到选定子活动的父活动并将其展开以填充 Windows 工作流设计器图面的整个屏幕的命令。 View parent
上下文菜单命令将启动此操作。
public: static initonly System::Windows::Input::ICommand ^ GoToParentCommand;
public static readonly System.Windows.Input.ICommand GoToParentCommand;
staticval mutable GoToParentCommand : System.Windows.Input.ICommand
Public Shared ReadOnly GoToParentCommand As ICommand