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