7 references to Indexed1
PresentationCore (7)
System\Windows\Media\ColorContext.cs (1)
190case PixelFormatEnum.Indexed1:
System\Windows\Media\PixelFormat.cs (5)
236format = PixelFormatEnum.Indexed1; 354case PixelFormatEnum.Indexed1: 713case PixelFormatEnum.Indexed1: 927case PixelFormatEnum.Indexed1: 1014case PixelFormatEnum.Indexed1:
System\Windows\Media\PixelFormats.cs (1)
46return new PixelFormat(PixelFormatEnum.Indexed1);