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