32 references to UIA_PaneControlTypeId
System.Windows.Forms (32)
System\Windows\Forms\Accessibility\AccessibleRoleControlTypeMap.cs (25)
15
{ AccessibleRole.Alert, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
16
{ AccessibleRole.Animation, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
18
{ AccessibleRole.Border, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
22
{ AccessibleRole.Caret, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
24
{ AccessibleRole.Character, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
25
{ AccessibleRole.Chart, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
27
{ AccessibleRole.Client, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
29
{ AccessibleRole.Column, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
32
{ AccessibleRole.Cursor, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
33
{ AccessibleRole.Default, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
34
{ AccessibleRole.Diagram, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
35
{ AccessibleRole.Dial, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
36
{ AccessibleRole.Dialog, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
38
{ AccessibleRole.DropList, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
39
{ AccessibleRole.Equation, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
43
{ AccessibleRole.HelpBalloon, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
44
{ AccessibleRole.HotkeyField, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
46
{ AccessibleRole.IpAddress, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
53
{ AccessibleRole.None, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
55
{ AccessibleRole.OutlineButton, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
59
{ AccessibleRole.Pane, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
61
{ AccessibleRole.PropertyPage, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
64
{ AccessibleRole.Row, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
69
{ AccessibleRole.Sound, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
79
{ AccessibleRole.WhiteSpace, UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
},
System\Windows\Forms\Controls\DataGridView\DataGridView.DataGridViewEditingPanelAccessibleObject.cs (1)
83
? (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarAccessibleObject.cs (1)
183
UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarRowAccessibleObject.cs (1)
162
UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,
System\Windows\Forms\Controls\PictureBox\PictureBox.PictureBoxAccessibleObject.cs (1)
24
=> (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.CommandsPaneAccessibleObject.cs (1)
46
UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.HelpPaneAccessibleObject.cs (1)
46
UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,
System\Windows\Forms\Controls\Splitter\Splitter.SplitterAccessibleObject.cs (1)
23
=> (VARIANT)(int)UIA_CONTROLTYPE_ID.
UIA_PaneControlTypeId
,