2 references to FormatValueString
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\StyleEditorForm.cs (2)
590
sizeValue =
FormatValueString
(rowStyle.SizeType, rowStyle.Height);
596
sizeValue =
FormatValueString
(colStyle.SizeType, colStyle.Width);