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