ControlType.Tree 필드

정의

트리 컨트롤을 식별합니다.

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

필드 값

설명

Tree 컨트롤 형식은 계층적 배열 또는 TreeItem 컨트롤 형식에 DataItem 대한 컨테이너입니다.

트리의 각 노드에는 다른 노드가 포함될 수 있습니다. 자식 노드를 포함하는 노드를 확장 또는 축소로 표시할 수 있습니다.

적용 대상

추가 정보