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