3 references to CommandsVisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.PropertyGridAccessibleObject.cs (2)
128if (owningPropertyGrid.CommandsVisible) 172if (owningPropertyGrid.CommandsVisible)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
24/// <see cref="PropertyGrid.CommandsVisible"/> controls the visibility of this control.