Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 778 Bytes

resourcecandidate_ismatchasdefault.md

File metadata and controls

22 lines (15 loc) · 778 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Resources.Core.ResourceCandidate.IsMatchAsDefault
winrt property

Windows.ApplicationModel.Resources.Core.ResourceCandidate.IsMatchAsDefault

-description

Indicates whether this ResourceCandidate matched the ResourceContext against which it was evaluated as a result of being a true match, a default fallback value, or a mixed match with default fallback (that is, a match in relation to some qualifiers but using default fallback values for other qualifiers).

-property-value

true if this candidate is an acceptable default fallback value; otherwise, false.

-remarks

-examples

-see-also