Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 682 Bytes

resourcemanager_allresourcemaps.md

File metadata and controls

22 lines (15 loc) · 682 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Resources.Core.ResourceManager.AllResourceMaps
winrt property

Windows.ApplicationModel.Resources.Core.ResourceManager.AllResourceMaps

-description

Gets a map of ResourceMap objects typically associated with the app packages, indexed by package name.

-property-value

Contains all default resource maps for all packages used by the app, as well as any resource maps that have been loaded explicitly.

-remarks

-examples

-see-also