ControlType.TreeItem Veld

Definitie

Identificeert een knooppunt in een TreeItem besturingselement.

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 

Waarde van veld

Opmerkingen

Een TreeItem besturingselementtype kan alleen worden gebruikt als subbeheer van een Tree besturingselement.

Van toepassing op

Zie ook