2 references to ToString
PresentationFramework (2)
src\Framework\System\Windows\FigureLength.cs (1)
258
return FigureLengthConverter.
ToString
(this, CultureInfo.InvariantCulture);
src\Framework\System\Windows\FigureLengthConverter.cs (1)
170
return (
ToString
(fl, cultureInfo));