ControlType.MenuItem 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
标识一个菜单项控件。
public: static initonly System::Windows::Automation::ControlType ^ MenuItem;
public static readonly System.Windows.Automation.ControlType MenuItem;
staticval mutable MenuItem : System.Windows.Automation.ControlType
Public Shared ReadOnly MenuItem As ControlType
字段值
注解
是 MenuItem 或 MenuBar 控件的Menu子级。