6 references to Extended
PresentationCore (6)
Core\CSharp\System\Windows\Media\Imaging\BitmapImage.cs (1)
534
source.Format.Format != PixelFormatEnum.
Extended
Core\CSharp\System\Windows\Media\Imaging\BitmapSource.cs (2)
1228
PixelFormat.GetPixelFormat(wicSource).Format != PixelFormatEnum.
Extended
1980
pfStruct.Format == PixelFormatEnum.
Extended
)
Core\CSharp\System\Windows\Media\Imaging\WriteableBitmap.cs (1)
113
if (pixelFormat.Format == PixelFormatEnum.
Extended
)
Core\CSharp\System\Windows\Media\PixelFormat.cs (2)
201
_format = PixelFormatEnum.
Extended
;
253
format = PixelFormatEnum.
Extended
;