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