3 references to ButtonDropDownGrid
System.Windows.Forms (3)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
586case AccessibleRole.ButtonDropDownGrid:
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
291return AccessibleRole.ButtonDropDownGrid;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2970return AccessibleRole.ButtonDropDownGrid;