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