2 references to FormatObject
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Binding.cs (2)
921
object formattedObject =
FormatObject
(parsedValue);
1008
object controlValue =
FormatObject
(dataSourceValue);