7 references to Indexed2
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
208case PixelFormatEnum.Indexed2:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
261format = PixelFormatEnum.Indexed2; 378case PixelFormatEnum.Indexed2: 758case PixelFormatEnum.Indexed2: 972case PixelFormatEnum.Indexed2: 1059case PixelFormatEnum.Indexed2:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
58return new PixelFormat(PixelFormatEnum.Indexed2);