4 references to ColorType
PresentationCore (4)
System\Windows\Media\ColorTransform.cs (4)
35
_inputColorType = srcContext.
ColorType
;
36
_outputColorType = dstContext.
ColorType
;
54
_inputColorType = srcContext.
ColorType
;
55
_outputColorType = dstContext.
ColorType
;