2 references to UIA_TreeControlTypeId
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (1)
54
{ AccessibleRole.Outline, UIA_CONTROLTYPE_ID.
UIA_TreeControlTypeId
},
System\Windows\Forms\Controls\TreeView\TreeView.TreeViewAccessibleObject.cs (1)
49
UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_TreeControlTypeId
,