8 references to ProfileHandle
PresentationCore (8)
Core\CSharp\System\Windows\Media\ColorTransform.cs (8)
69_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle); 97if (srcContext.ProfileHandle != null && !srcContext.ProfileHandle.IsInvalid) 100if (dstContext.ProfileHandle != null && !dstContext.ProfileHandle.IsInvalid) 102_colorTransformHelper.CreateTransform(srcContext.ProfileHandle, dstContext.ProfileHandle);