2 references to ToString
PresentationFramework (2)
System\Windows\FigureLength.cs (1)
257
return FigureLengthConverter.
ToString
(this, CultureInfo.InvariantCulture);
System\Windows\FigureLengthConverter.cs (1)
159
return (
ToString
(fl, cultureInfo));