Skip to content

Commit eaa49ff

Browse files
Merge pull request #6338 from MicrosoftDocs/fix/winui-3-gallery-naming
Rename 'WinUI Gallery' to 'WinUI 3 Gallery' across documentation
2 parents f759201 + 9e6539a commit eaa49ff

97 files changed

Lines changed: 148 additions & 148 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

hub/apps/design/accessibility/accessibility-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,12 @@ Microsoft DirectX content that's hosted in a XAML UI (using [**SwapChainPanel**]
151151

152152
> [!TIP]
153153
> [!div class="nextstepaction"]
154-
> Open the WinUI Gallery app and see the following Accessibility principles in action:
154+
> Open the WinUI 3 Gallery app and see the following Accessibility principles in action:
155155
> - [Screen reader support](winui3gallery://item/AccessibilityScreenReader)
156156
> - [Keyboard support](winui3gallery://item/AccessibilityKeyboard)
157157
> - [Color contrast](winui3gallery://item/AccessibilityColorContrast)
158158
159-
> The **WinUI Gallery** app includes interactive examples of most WinUI controls, features, and functionality. Get the app from the [Microsoft Store](https://apps.microsoft.com/detail/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery)
159+
> The **WinUI 3 Gallery** app includes interactive examples of most WinUI controls, features, and functionality. Get the app from the [Microsoft Store](https://apps.microsoft.com/detail/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery)
160160
161161
## Related topics
162162

hub/apps/design/accessibility/accessible-text-requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ These types have an **IsTextScaleFactorEnabled** property:
176176
## Examples
177177

178178
> [!div class="nextstepaction"]
179-
> [Open the WinUI Gallery app and see text accessibility support in action](winui3gallery://item/AccessibilityScreenReader)
179+
> [Open the WinUI 3 Gallery app and see text accessibility support in action](winui3gallery://item/AccessibilityScreenReader)
180180
181181
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
182182

hub/apps/design/accessibility/high-contrast-themes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ Here are some recommendations for customizing the contrast theme colors in your
158158
- **Do not** use `SystemColorHotlightColor` and corresponding brush as both are reserved for hyperlinks.
159159

160160
> [!TIP]
161-
> It's often helpful to look at the WinUI Gallery app to see how common controls use the **SystemColor** brushes. If installed already, open them by clicking the following links: [**WinUI Gallery**](winui3gallery:) or [**WinUI for UWP Gallery**](winui2gallery:).
161+
> It's often helpful to look at the WinUI 3 Gallery app to see how common controls use the **SystemColor** brushes. If installed already, open them by clicking the following links: [**WinUI 3 Gallery**](winui3gallery:) or [**WinUI for UWP Gallery**](winui2gallery:).
162162
>
163-
> If they are not installed, you can download the [**WinUI Gallery**](https://apps.microsoft.com/detail/9P3JFPWWDZRC) and the [**WinUI for UWP Gallery**](https://apps.microsoft.com/detail/9MSVH128X2ZT) from the Microsoft Store.
163+
> If they are not installed, you can download the [**WinUI 3 Gallery**](https://apps.microsoft.com/detail/9P3JFPWWDZRC) and the [**WinUI for UWP Gallery**](https://apps.microsoft.com/detail/9MSVH128X2ZT) from the Microsoft Store.
164164
>
165165
> You can also get the source code for both from [GitHub](https://github.com/Microsoft/WinUI-Gallery) (use the *main* branch for WinUI and the *winui2* branch for WinUI for UWP).
166166
@@ -250,7 +250,7 @@ The following code snippet (from an App.xaml file) shows an example [**ThemeDict
250250
## Examples
251251

252252
> [!div class="nextstepaction"]
253-
> [Open the WinUI Gallery app and see color contrast accessibility support in action](winui3gallery://item/AccessibilityColorContrast)
253+
> [Open the WinUI 3 Gallery app and see color contrast accessibility support in action](winui3gallery://item/AccessibilityColorContrast)
254254
255255
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
256256

hub/apps/design/accessibility/keyboard-accessibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Some devices don't have a dedicated, hardware keyboard and rely on a Soft Input
273273
## Examples
274274

275275
> [!div class="nextstepaction"]
276-
> [Open the WinUI Gallery app and see keyboard accessibility support in action](winui3gallery://item/AccessibilityKeyboard)
276+
> [Open the WinUI 3 Gallery app and see keyboard accessibility support in action](winui3gallery://item/AccessibilityKeyboard)
277277
278278
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
279279

hub/apps/design/downloads/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ The Windows Design Kit is a Figma library that includes:
3636
> [!div class="button"]
3737
> [Windows UI Kit for Figma](https://aka.ms/WinUI/3.0-figma-toolkit)
3838
39-
## WinUI Gallery
40-
The Design Guidance section of the WinUI Gallery offers best practices and tools to help you choose and apply the right colors, typography, and icons for your app. The Accessibility section includes code snippets and tips to make your app more inclusive and accessible to all users.
39+
## WinUI 3 Gallery
40+
The Design Guidance section of the WinUI 3 Gallery offers best practices and tools to help you choose and apply the right colors, typography, and icons for your app. The Accessibility section includes code snippets and tips to make your app more inclusive and accessible to all users.
4141

42-
:::image type="content" source="images/winui-gallery.png" alt-text="A screenshot of the Design Guidance section of the WinUI Gallery":::
42+
:::image type="content" source="images/winui-gallery.png" alt-text="A screenshot of the Design Guidance section of the WinUI 3 Gallery":::
4343

4444
> [!div class="button"]
45-
> [Design Guidance in WinUI Gallery](winui3gallery://item/Color)
45+
> [Design Guidance in WinUI 3 Gallery](winui3gallery://item/Color)
4646
4747
## Microsoft Store Asset Guidance Kit
4848

hub/apps/design/layout/attached-layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ The UI for the Xbox Activity Feed uses a repeating pattern where each line has a
292292
The code below walks through what a custom virtualizing UI for the activity feed might be to illustrate the general approach you might take for a **data layout**.
293293

294294
> [!TIP]
295-
> If you have the **WinUI Gallery** app installed, click here to [open the app and see the ItemsRepeater in action](winui3gallery:/item/ItemsRepeater). Get the app from the [Microsoft Store](https://apps.microsoft.com/detail/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery).
295+
> If you have the **WinUI 3 Gallery** app installed, click here to [open the app and see the ItemsRepeater in action](winui3gallery:/item/ItemsRepeater). Get the app from the [Microsoft Store](https://apps.microsoft.com/detail/9P3JFPWWDZRC) or get the source code on [GitHub](https://github.com/microsoft/WinUI-Gallery).
296296
297297
#### Implementation
298298

hub/apps/design/motion/timing-and-easing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ While motion is based in the real world, we are also a digital medium, which com
1616
## Examples
1717

1818
> [!div class="nextstepaction"]
19-
> [Open the WinUI Gallery app and see Easing Functions in action](winui3gallery://item/EasingFunction)
19+
> [Open the WinUI 3 Gallery app and see Easing Functions in action](winui3gallery://item/EasingFunction)
2020
2121
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
2222

hub/apps/design/signature-experiences/color.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Accent color is used to emphasize important elements in the user interface and t
4141
## Examples
4242

4343
> [!div class="nextstepaction"]
44-
> [Open the WinUI Gallery app and see Color principles in action](winui3gallery:/item/Color)
44+
> [Open the WinUI 3 Gallery app and see Color principles in action](winui3gallery:/item/Color)
4545
4646
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
4747

@@ -111,4 +111,4 @@ Be aware of how colorblindness could affect the usability of your application. F
111111
- [Theming in Windows apps](../../develop/ui/theming.md)
112112
- [XAML Styles](../../develop/platform/xaml/xaml-styles.md)
113113
- [XAML Theme Resources](../../develop/platform/xaml/xaml-theme-resources.md)
114-
- [WinUI Gallery - Colors](winui3gallery://item/Colors)
114+
- [WinUI 3 Gallery - Colors](winui3gallery://item/Colors)

hub/apps/design/signature-experiences/iconography.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ Understand the cultural connotations of symbols. Although iconography doesn't re
8989
## Examples
9090

9191
> [!div class="nextstepaction"]
92-
> [Open the WinUI Gallery app and see Iconography principles in action](winui3gallery:/item/Iconography)
92+
> [Open the WinUI 3 Gallery app and see Iconography principles in action](winui3gallery:/item/Iconography)
9393
9494
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]

hub/apps/design/signature-experiences/motion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ _Click the image to see it animated._
7474
## Examples
7575

7676
> [!div class="nextstepaction"]
77-
> [Open the WinUI Gallery app and see Motion examples in action](winui3gallery://category/Motion)
77+
> [Open the WinUI 3 Gallery app and see Motion examples in action](winui3gallery://category/Motion)
7878
7979
[!INCLUDE [winui-3-gallery](../../../includes/winui-3-gallery.md)]
8080

0 commit comments

Comments
 (0)