2 references to CommandsPaneAccessibleObject
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
2205if (CommandsPaneAccessibleObject.Bounds.Contains(point))
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridAccessibleObject.cs (1)
132return owningPropertyGrid.CommandsPaneAccessibleObject;