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