7 references to Indexed2
PresentationCore (7)
System\Windows\Media\ColorContext.cs (1)
191case PixelFormatEnum.Indexed2:
System\Windows\Media\PixelFormat.cs (5)
240format = PixelFormatEnum.Indexed2; 357case PixelFormatEnum.Indexed2: 716case PixelFormatEnum.Indexed2: 930case PixelFormatEnum.Indexed2: 1017case PixelFormatEnum.Indexed2:
System\Windows\Media\PixelFormats.cs (1)
57return new PixelFormat(PixelFormatEnum.Indexed2);