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子控件。

适用于

另请参阅