Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.27 KB

resourceloader_getforviewindependentuse_386169056.md

File metadata and controls

23 lines (16 loc) · 1.27 KB
-api-id -api-type
M:Windows.ApplicationModel.Resources.ResourceLoader.GetForViewIndependentUse
winrt method

Windows.ApplicationModel.Resources.ResourceLoader.GetForViewIndependentUse

-description

Gets a ResourceLoader object for the Resources subtree of the currently running app's main ResourceMap. This ResourceLoader uses a default context that's not associated with any view.

-returns

A resource loader for the Resources subtree of the currently running app's main ResourceMap. This ResourceLoader uses a default context that's not associated with any view. You can't use this ResourceLoader to retrieve any resource that has resource candidates qualified for scale.

-remarks

-examples

-see-also

GetForViewIndependentUse(String)