2 references to CommandSizeRatio
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
2278
key.SetValue(RegistryStateNames.
CommandSizeRatio
, _commandsPaneSizeRatio.ToString(CultureInfo.InvariantCulture));
2317
value = key.GetValue(RegistryStateNames.
CommandSizeRatio
, "-1");