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