10 references to _colorContextHelper
PresentationCore (10)
System\Windows\Media\ColorContext.cs (10)
230if (_colorContextHelper.IsInvalid) 236_colorContextHelper.GetColorProfileFromHandle(null, ref profileSize); 239_colorContextHelper.GetColorProfileFromHandle(profile, ref profileSize); 281return _colorContextHelper.ProfileHandle; 304if (_colorContextHelper.IsInvalid) // sRGB or scRGB 329if (_colorContextHelper.IsInvalid) // sRGB or scRGB 348return !_colorContextHelper.IsInvalid; 655_colorContextHelper.OpenColorProfile(ref profile); 657if (_colorContextHelper.IsInvalid) 671if (!_colorContextHelper.GetColorProfileHeader(out header))