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