ControlType.TreeItem Campo

Definición

Identifica un nodo en un control 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 

Valor de campo

Comentarios

Un TreeItem tipo de control solo se puede usar como subcontrol de un Tree control.

Se aplica a

Consulte también