2 references to BitsPerPixel64
PresentationCore (2)
Core\CSharp\System\Windows\Media\PixelFormat.cs (2)
1021return PixelFormatFlags.BitsPerPixel64 | PixelFormatFlags.IsSRGB | PixelFormatFlags.ChannelOrderARGB; 1024return PixelFormatFlags.BitsPerPixel64 | PixelFormatFlags.IsSRGB | PixelFormatFlags.Premultiplied | PixelFormatFlags.ChannelOrderARGB;