4 references to ColorType
PresentationCore (4)
System\Windows\Media\ColorTransform.cs (4)
57
_inputColorType = srcContext.
ColorType
;
58
_outputColorType = dstContext.
ColorType
;
76
_inputColorType = srcContext.
ColorType
;
77
_outputColorType = dstContext.
ColorType
;