7 references to Indexed1
PresentationCore (7)
Core\CSharp\System\Windows\Media\ColorContext.cs (1)
207case PixelFormatEnum.Indexed1:
Core\CSharp\System\Windows\Media\PixelFormat.cs (5)
257format = PixelFormatEnum.Indexed1; 375case PixelFormatEnum.Indexed1: 755case PixelFormatEnum.Indexed1: 969case PixelFormatEnum.Indexed1: 1056case PixelFormatEnum.Indexed1:
Core\CSharp\System\Windows\Media\PixelFormats.cs (1)
47return new PixelFormat(PixelFormatEnum.Indexed1);