3 references to GetBitsPerPixelFromEnum
PresentationCore (3)
System\Windows\Media\PixelFormat.cs (3)
171
_bitsPerPixel =
GetBitsPerPixelFromEnum
(_format);
180
_bitsPerPixel =
GetBitsPerPixelFromEnum
(format);
227
_bitsPerPixel =
GetBitsPerPixelFromEnum
(_format);