Skip to content

Commit 6977ce2

Browse files
committed
Updates to improve linter score for how-to
1 parent b608129 commit 6977ce2

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

hub/apps/windows-app-sdk/mrtcore/images-tailored-for-scale-theme-contrast.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
description: Your app can load image resource files containing images tailored for display scale factor, theme, high contrast, and other runtime contexts.
3-
title: Load images and assets tailored for scale, theme, high contrast, and others
3+
title: Load tailored images and assets in your apps
44
ms.date: 10/08/2024
55
ms.topic: how-to
66
keywords: windows 10, windows 11, winui, windows app sdk, resource, image, asset, MRT, qualifier
77
ms.localizationpriority: medium
8-
#customer-intent: To learn how to load image resource files containing images tailored for display scale factor, theme, high contrast, and other runtime contexts.
8+
#customer intent: To learn how to load image resource files containing images tailored for display scale factor, theme, high contrast, and other runtime contexts.
99
---
1010

1111
# Load images and assets tailored for scale, theme, high contrast, and others
@@ -189,15 +189,13 @@ By default, the [ResourceManager](/windows/windows-app-sdk/api/winrt/microsoft.w
189189

190190
## Important APIs
191191

192+
The following APIs are imporant to understand when working with image resources:
193+
192194
- [ResourceContext](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.resources.resourcecontext)
193195
- [ResourceMap](/windows/windows-app-sdk/api/winrt/microsoft.windows.applicationmodel.resources.resourcemap)
194196

195-
## See also
197+
## Related content
196198

197-
- [Tailor your resources for language, scale, and other qualifiers](tailor-resources-lang-scale-contrast.md)
198-
- [Localize strings in your UI and app package manifest](localize-strings.md)
199199
- [Store and retrieve settings and other app data](/windows/apps/design/app-settings/store-and-retrieve-app-data)
200200
- [Tile and toast support for language, scale, and high contrast](/windows/apps/design/shell/tiles-and-notifications/tile-toast-language-scale-contrast)
201-
- [Localizable manifest items](/uwp/schemas/appxpackage/uapmanifestschema/localizable-manifest-items-win10?branch=live)
202201
- [Mirroring images](/windows/apps/design/globalizing/adjust-layout-and-fonts--and-support-rtl#mirroring-images)
203-
- [Globalization and localization](/windows/apps/design/globalizing/globalizing-portal)

0 commit comments

Comments
 (0)