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