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