Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 611 Bytes

resourcequalifierobservablemap_lookup_711408188.md

File metadata and controls

26 lines (18 loc) · 611 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Resources.Core.ResourceQualifierObservableMap.Lookup(System.String)
winrt method

Windows.ApplicationModel.Resources.Core.ResourceQualifierObservableMap.Lookup

-description

Returns the qualifier name at the specified key in the observable map.

-parameters

-param key

The key to locate in the observable map.

-returns

The value, if an item with the specified key exists. Use the HasKey method to determine whether the key exists.

-remarks

-examples

-see-also