Skip to content

Files

Latest commit

21c4e8d · Feb 8, 2017

History

History
22 lines (15 loc) · 560 Bytes

resourcecandidate_ismatch.md

File metadata and controls

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

Windows.ApplicationModel.Resources.Core.ResourceCandidate.IsMatch

-description

Indicates whether this ResourceCandidate matched the ResourceContext against which it was evaluated.

-property-value

TRUE if the ResourceCandidate matched the context, FALSE otherwise.

-remarks

-examples

-see-also