8 references to ProfileHandle
PresentationCore (8)
System\Windows\Media\ColorTransform.cs (8)
38_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle); 58if (srcContext.ProfileHandle != null && !srcContext.ProfileHandle.IsInvalid) 61if (dstContext.ProfileHandle != null && !dstContext.ProfileHandle.IsInvalid) 63_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle);