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