2 references to BitsPerPixel1
PresentationCore (2)
System\Windows\Media\PixelFormat.cs (2)
656PixelFormatEnum.Indexed1 => PixelFormatFlags.BitsPerPixel1 | PixelFormatFlags.Palettized, 660PixelFormatEnum.BlackWhite => PixelFormatFlags.BitsPerPixel1 | PixelFormatFlags.IsGray,