7 references to IsInvalid
PresentationCore (7)
System\Windows\Media\ColorContext.cs (5)
213
if (_colorContextHelper.
IsInvalid
)
287
if (_colorContextHelper.
IsInvalid
) // sRGB or scRGB
312
if (_colorContextHelper.
IsInvalid
) // sRGB or scRGB
331
return !_colorContextHelper.
IsInvalid
;
638
if (_colorContextHelper.
IsInvalid
)
System\Windows\Media\ColorContextHelper.cs (2)
71
if (
IsInvalid
)
84
if (
IsInvalid
)