7 references to IsInvalid
PresentationCore (7)
System\Windows\Media\ColorContext.cs (5)
214
if (_colorContextHelper.
IsInvalid
)
288
if (_colorContextHelper.
IsInvalid
) // sRGB or scRGB
313
if (_colorContextHelper.
IsInvalid
) // sRGB or scRGB
332
return !_colorContextHelper.
IsInvalid
;
639
if (_colorContextHelper.
IsInvalid
)
System\Windows\Media\ColorContextHelper.cs (2)
72
if (
IsInvalid
)
85
if (
IsInvalid
)