2 references to ToString
PresentationFramework (2)
System\Windows\GridLength.cs (1)
214
return GridLengthConverter.
ToString
(this, CultureInfo.InvariantCulture);
System\Windows\GridLengthConverter.cs (1)
172
return (
ToString
(gl, cultureInfo));