10 references to _colorContextHelper
PresentationCore (10)
Core\CSharp\System\Windows\Media\ColorContext.cs (10)
263if (_colorContextHelper.IsInvalid) 269_colorContextHelper.GetColorProfileFromHandle(null, ref profileSize); 272_colorContextHelper.GetColorProfileFromHandle(profile, ref profileSize); 327return _colorContextHelper.ProfileHandle; 361if (_colorContextHelper.IsInvalid) // sRGB or scRGB 392if (_colorContextHelper.IsInvalid) // sRGB or scRGB 416return !_colorContextHelper.IsInvalid; 760_colorContextHelper.OpenColorProfile(ref profile); 762if (_colorContextHelper.IsInvalid) 776if (!_colorContextHelper.GetColorProfileHeader(out header))