2 references to CommentSizeRatio
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
2277
key.SetValue(RegistryStateNames.
CommentSizeRatio
, _helpPaneSizeRatio.ToString(CultureInfo.InvariantCulture));
2306
value = key.GetValue(RegistryStateNames.
CommentSizeRatio
, "-1");