2 references to CommandsVisible
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
2274
key.SetValue(RegistryStateNames.
CommandsVisible
, CommandsVisibleIfAvailable ? "1" : "0");
2299
value = key.GetValue(RegistryStateNames.
CommandsVisible
, "0");