63 references to AccessibleRoleControlTypeMap
System.Windows.Forms (2)
System\Windows\Forms\Accessibility\Control.ControlAccessibleObject.cs (1)
513=> (VARIANT)(int)AccessibleRoleControlTypeMap.GetControlType(Role),
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.ToolStripItemAccessibleObject.cs (1)
109UIA_PROPERTY_ID.UIA_ControlTypePropertyId => (VARIANT)(int)AccessibleRoleControlTypeMap.GetControlType(Role),
System.Windows.Forms.Tests (61)
System\Windows\Forms\AccessibleObjects\Button.ButtonAccessibleObjectTests.cs (1)
124UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ButtonBase.ButtonBaseAccessibleObjectTests.cs (1)
232UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\CheckBox.CheckBoxAccessibleObjectTests.cs (1)
302UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\CheckedListBoxAccessibleObjectTests.cs (1)
83UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ComboBox.ComboBoxAccessibleObjectTests.cs (1)
264UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (1)
1419UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DataGridView.DataGridViewEditingPanelAccessibleObjectTests.cs (1)
105UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DataGridViewAccessibleObjectTests.cs (1)
506UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DataGridViewComboBoxEditingControlAccessibleObjectTests.cs (1)
79UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DataGridViewTextBoxEditingControl.DataGridViewTextBoxEditingControlAccessibleObjectTests.cs (1)
115UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DateTimePicker.DateTimePickerAccessibleObjectTests.cs (1)
85UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\DomainUpDownAccessibleObjectTests.cs (1)
91UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\Form.FormAccessibleObjectTests.cs (1)
98UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\GroupBoxAccessibleObjectTests.cs (1)
118UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\HScrollBar.HScrollBarAccessibleObjectTests.cs (1)
106UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\LabelAccessibleObjectTests.cs (1)
121UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\LinkLabel.LinkLabelAccessibleObjectTests.cs (1)
57UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ListBoxAccessibleObjectTests.cs (1)
81UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ListVIew.ListViewAccessibleObjectTests.cs (1)
1134UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\MaskedTextBox.MaskedTextBoxAccessibleObjectTests.cs (1)
72UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\MenuStrip.MenuStripAccessibleObjectTests.cs (1)
135UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\MonthCalendar.MonthCalendarAccessibleObjectTests.cs (1)
73UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\NumericUpDownAccessibleObjectTests.cs (1)
89UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\Panel.PanelAccessibleObjectTests.cs (1)
113UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\PictureBox.PictureBoxAccessibleObjectTests.cs (1)
146UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ProgressBarAccessibleObjectTests.cs (1)
147UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (1)
104UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\RadioButton.RadioButtonAccessibleObjectTests.cs (1)
250UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ScrollBar.ScrollBarAccessibleObjectTests.cs (1)
100UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\SplitContainer.SplitContainerAccessibleObjectTests.cs (1)
71UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\Splitter.SplitterAccessibleObjectTests.cs (1)
151UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\StatusStrip.StatusStripAccessibleObjectTests.cs (1)
115UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\TabControl.TabControlAccessibleObjectTests.cs (1)
74UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\TabPage.TabPageAccessibleObjectTests.cs (1)
77UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\TextBoxAccessibleObjectTests.cs (1)
89UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\TextBoxBaseAccessibleObjectTests.cs (1)
162UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripAccessibleObjectTests.cs (1)
113UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripButton.ToolStripButtonAccessibleObjectTests.cs (1)
93UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripComboBox.ToolStripComboBoxControl.ToolStripComboBoxControlAccessibleObjectTests.cs (1)
70UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripDropDown.ToolStripDropDownAccessibleObjectTests.cs (1)
73UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripDropDownButton.ToolStripDropDownButtonAccessibleObjectTests.cs (1)
68UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripGrip.ToolStripGripAccessibleObjectTests.cs (1)
67UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripItemAccessibleObjectTests.cs (1)
166UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripLabel.ToolStripLabelAccessibleObjectTests.cs (1)
73Assert.Equal(AccessibleRoleControlTypeMap.GetControlType(role), (UIA_CONTROLTYPE_ID)(int)toolStripLabel.AccessibilityObject.GetPropertyValue(UIA_PROPERTY_ID.UIA_ControlTypePropertyId));
System\Windows\Forms\AccessibleObjects\ToolStripMenuItem.ToolStripMenuItemAccessibleObjectTests.cs (1)
114UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripNumericUpDown.ToolStripNumericUpDownAccessibleObjectTests.cs (1)
78UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripOverflow.ToolStripOverflowAccessibleObjectTests.cs (1)
76UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripOverflowButton.ToolStripOverflowButtonAccessibleObjectTests.cs (1)
76UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripProgressBar.ToolStripProgressBarControl.ToolStripProgressBarControlAccessibleObjectTests.cs (1)
78UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripSeparator.ToolStripSeparatorAccessibleObjectTests.cs (1)
67UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripSplitButton.ToolStripSplitButtonAccessibleObjectTests.cs (1)
67UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObjectTests.cs (1)
73UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\ToolStripTextBox.ToolStripTextBoxControlAccessibleObjectTests.cs (1)
136UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\TrackBar.TrackBarAccessibleObjectTests.cs (1)
305UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\UpDownBase.UpDownButtons.UpDownButtonsAccessibleObjectTests.cs (1)
78UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\UpDownBase.UpDownEdit.UpDownEditAccessibleObjectTests.cs (1)
192UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleObjects\VScrollBar.VScrollBarAccessibleObjectTests.cs (1)
105UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\AccessibleRoleControlTypeMapTests.cs (3)
28UIA_CONTROLTYPE_ID actual = AccessibleRoleControlTypeMap.GetControlType(role); 38Assert.Throws<KeyNotFoundException>(() => AccessibleRoleControlTypeMap.GetControlType(incorrectRole)); 117UIA_CONTROLTYPE_ID actual = AccessibleRoleControlTypeMap.GetControlType(role);
System\Windows\Forms\TableLayoutPanel.TableLayoutPanelAccessibleObectTests.cs (1)
71UIA_CONTROLTYPE_ID expected = AccessibleRoleControlTypeMap.GetControlType(role);