2 references to GetWidthInternal
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
462
return
GetWidthInternal
();
521
return new Size(Math.Max(0,
GetWidthInternal
()),