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