10 references to _colorContextHelper
PresentationCore (10)
System\Windows\Media\ColorContext.cs (10)
213if (_colorContextHelper.IsInvalid) 219_colorContextHelper.GetColorProfileFromHandle(null, ref profileSize); 222_colorContextHelper.GetColorProfileFromHandle(profile, ref profileSize); 264return _colorContextHelper.ProfileHandle; 287if (_colorContextHelper.IsInvalid) // sRGB or scRGB 312if (_colorContextHelper.IsInvalid) // sRGB or scRGB 331return !_colorContextHelper.IsInvalid; 636_colorContextHelper.OpenColorProfile(ref profile); 638if (_colorContextHelper.IsInvalid) 652if (!_colorContextHelper.GetColorProfileHeader(out header))