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