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