8 references to UIA_ButtonControlTypeId
System.Windows.Forms (8)
winforms\Managed\System\WinForms\ComboBox.cs (1)
5656return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\DataGridViewButtonCell.cs (1)
1158return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
283return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2864return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (1)
387return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\ToolStripButton.cs (1)
291return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\ToolStripDropDownButton.cs (1)
223return NativeMethods.UIA_ButtonControlTypeId;
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (1)
814return NativeMethods.UIA_ButtonControlTypeId;