DesignerView.GoToParentCommand 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
用于导航到所选子活动的父活动的命令,并展开它以填充Windows工作流设计器图面的全屏。 “查看父级”上下文菜单命令启动此操作。
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