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