2 references to ToString
PresentationFramework (2)
System\Windows\Controls\VirtualizationCacheLength.cs (1)
170
return VirtualizationCacheLengthConverter.
ToString
(this, CultureInfo.InvariantCulture);
System\Windows\Controls\VirtualizationCacheLengthConverter.cs (1)
147
return (
ToString
(gl, cultureInfo));