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