7 references to Indexed4
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
209case PixelFormatEnum.Indexed4:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
265format = PixelFormatEnum.Indexed4; 381case PixelFormatEnum.Indexed4: 761case PixelFormatEnum.Indexed4: 975case PixelFormatEnum.Indexed4: 1062case PixelFormatEnum.Indexed4:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
69return new PixelFormat(PixelFormatEnum.Indexed4);