ControlType.TreeItem 字段

定义

标识控件中的 TreeItem 节点。

public: static initonly System::Windows::Automation::ControlType ^ TreeItem;
public static readonly System.Windows.Automation.ControlType TreeItem;
 staticval mutable TreeItem : System.Windows.Automation.ControlType
Public Shared ReadOnly TreeItem As ControlType 

字段值

注解

控件 TreeItem 类型只能用作控件的 Tree 子控件。

适用于

另请参阅