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