8 references to ProfileHandle
PresentationCore (8)
System\Windows\Media\ColorTransform.cs (8)
37_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle); 57if (srcContext.ProfileHandle != null && !srcContext.ProfileHandle.IsInvalid) 60if (dstContext.ProfileHandle != null && !dstContext.ProfileHandle.IsInvalid) 62_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle);