2 references to GetWidthInternal
PresentationCore (2)
System\Windows\Media\Imaging\BitmapSource.cs (2)
404
return
GetWidthInternal
();
463
return new Size(Math.Max(0,
GetWidthInternal
()),