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