10 references to _colorContextHelper
PresentationCore (10)
System\Windows\Media\ColorContext.cs (10)
214if (_colorContextHelper.IsInvalid) 220_colorContextHelper.GetColorProfileFromHandle(null, ref profileSize); 223_colorContextHelper.GetColorProfileFromHandle(profile, ref profileSize); 265return _colorContextHelper.ProfileHandle; 288if (_colorContextHelper.IsInvalid) // sRGB or scRGB 313if (_colorContextHelper.IsInvalid) // sRGB or scRGB 332return !_colorContextHelper.IsInvalid; 637_colorContextHelper.OpenColorProfile(ref profile); 639if (_colorContextHelper.IsInvalid) 653if (!_colorContextHelper.GetColorProfileHeader(out header))