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