Skip to content

Main > Live #722

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 29 commits into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
12e1448
fixed broken links
kturetz Jun 7, 2022
1d49199
fixed broken links
kturetz Jun 7, 2022
3b9b6e6
fixed broken links
kturetz Jun 8, 2022
4f06bc6
Update docs/controls/layout/StaggeredLayout.md
kturetz Jun 8, 2022
bcfa296
Update docs/behaviors/AutoSelectBehavior.md
kturetz Jun 8, 2022
517638f
Update docs/behaviors/AutoSelectBehavior.md
kturetz Jun 8, 2022
fe8cc01
Update docs/controls/DropShadowPanel.md
kturetz Jun 8, 2022
c05aec7
Update docs/controls/DropShadowPanel.md
kturetz Jun 8, 2022
9006371
Update docs/controls/Expander.md
kturetz Jun 8, 2022
5b51462
Update docs/controls/HeaderedContentControl.md
kturetz Jun 8, 2022
836c7d6
fixed broken links
kturetz Jun 8, 2022
c241f67
fixed broken links
kturetz Jun 9, 2022
e89defb
fixed broken links
kturetz Jun 9, 2022
6e4625b
fixed broken link
kturetz Jun 9, 2022
e68fd1a
fixed broken links
kturetz Jun 28, 2022
8df8eb2
fixed broken link
kturetz Jun 28, 2022
811b34f
fixed broken links
kturetz Jun 29, 2022
f9de0ef
Delete .openpublishing.build.ps1
shujingMS Nov 6, 2024
61155e0
Merge pull request #720 from MicrosoftDocs/cleanup-script-ignore-build
shujingMS Nov 6, 2024
3b8efed
Add no index no follow to docfx.json
mattwojo Nov 14, 2024
21a2029
Add archive note and new link
mattwojo Nov 14, 2024
dbb5272
Update docfx.json
mattwojo Nov 14, 2024
bd695b3
feedback update
mattwojo Nov 14, 2024
fdcf8a1
Update docs/index.md
mattwojo Nov 14, 2024
722a20a
Merge pull request #721 from MicrosoftDocs/no-follow
mattwojo Nov 14, 2024
4da60db
Updating ms.topic managed-reference to new generated-reference value.
Mar 28, 2025
99f3fd4
Merge pull request #724 from MicrosoftDocs/bd7e9e13-a2c4-4f6c-8a28-75…
learn-build-service-prod[bot] Apr 11, 2025
af5f971
Merge pull request #645 from kturetz/toolkit-broken-links-6-7
mattwojo May 1, 2025
ffee38b
Merge pull request #646 from kturetz/windowstoolkit-broken-links-6-8
mattwojo May 1, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions .openpublishing.build.ps1

This file was deleted.

4 changes: 2 additions & 2 deletions docs/behaviors/AutoSelectBehavior.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ In this example using the `AutoSelectBehavior` the textbox content will be autom

## Sample Project

[AutoSelect behavior sample page Source](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.0.1/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/AutoSelectBehavior). You can [see this in action](uwpct://Helpers?sample=AutoSelectBehavior) in [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).
[AutoSelect behavior sample page Source](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/AutoSelectBehavior). You can [see this in action](uwpct://Helpers?sample=AutoSelectBehavior) in [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).

## Source Code

- [AutoSelect behavior source code](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.0.1/Microsoft.Toolkit.Uwp.UI.Behaviors/Select/AutoSelectBehavior.cs)
- [AutoSelect behavior source code](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Behaviors/Select/AutoSelectBehavior.cs)

## Related Topics

Expand Down
2 changes: 1 addition & 1 deletion docs/brushes/AcrylicBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ Brush brush = PipelineBuilder.FromBackdropAcrylic(

## Related Topics

* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [XamlCompositionBrushBase Examples](/uwp/api/windows.ui.xaml.media.xamlcompositionbrushbase#examples)
2 changes: 1 addition & 1 deletion docs/brushes/BackdropBlurBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ The [BackdropBlurBrush](/dotnet/api/microsoft.toolkit.uwp.ui.media.backdropblurb

## Related Topics

* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [XamlCompositionBrushBase Examples](/uwp/api/windows.ui.xaml.media.xamlcompositionbrushbase#examples)
4 changes: 2 additions & 2 deletions docs/brushes/BackdropGammaTransferBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

## Properties

See the property reference for the [GammaTransferEffect](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_GammaTransferEffect.htm).
See the property reference for the [GammaTransferEffect](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_GammaTransferEffect.htm).

All Amplitude, Disable, Exponent, and Offset properties are available for the Alpha, Red, Green, and Blue channels.

Expand All @@ -43,7 +43,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 46 in docs/brushes/BackdropGammaTransferBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 46 in docs/brushes/BackdropGammaTransferBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -51,4 +51,4 @@

## Related Topics

* [Win2D GammaTransferEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_GammaTransferEffect.htm)
* [Win2D GammaTransferEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_GammaTransferEffect.htm)
2 changes: 1 addition & 1 deletion docs/brushes/BackdropInvertBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 38 in docs/brushes/BackdropInvertBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 38 in docs/brushes/BackdropInvertBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -43,5 +43,5 @@

## Related Topics

* [Win2D InvertEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_InvertEffect.htm)
* [Win2D InvertEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_InvertEffect.htm)
* [Working with Brushes and Content – XAML and Visual Layer Interop, Part One](https://blogs.windows.com/buildingapps/2017/07/18/working-brushes-content-xaml-visual-layer-interop-part-one/#c57zf3bW4ylLlSvJ.97)
2 changes: 1 addition & 1 deletion docs/brushes/BackdropSaturationBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 44 in docs/brushes/BackdropSaturationBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 44 in docs/brushes/BackdropSaturationBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -49,4 +49,4 @@

## Related Topics

* [Win2D SaturationEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_SaturationEffect.htm)
* [Win2D SaturationEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_SaturationEffect.htm)
2 changes: 1 addition & 1 deletion docs/brushes/BackdropSepiaBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 44 in docs/brushes/BackdropSepiaBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 44 in docs/brushes/BackdropSepiaBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -49,4 +49,4 @@

## Related Topics

* [Win2D SepiaEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_SepiaEffect.htm)
* [Win2D SepiaEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_SepiaEffect.htm)
6 changes: 3 additions & 3 deletions docs/brushes/ImageBlendBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
| -- | -- | -- |
| Source | Windows.UI.Xaml.Media.ImageSource | The `ImageSource` property specifies which image to use for the effect. It is assumed it will resolve to a [BitmapImage](/uwp/api/windows.ui.xaml.media.imaging.bitmapimage). |
| Stretch | Windows.UI.Xaml.Media.Stretch | The `Stretch` property specifies how the image should stretch to its container. Requires 10.0.16299 or higher for modes other than None (default). |
| Mode | [ImageBlendMode](/dotnet/api/microsoft.toolkit.uwp.ui.media.imageblendmode) | The `ImageBlendMode` property specifies how the image should be blended with the backdrop. See the [BlendEffectMode](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffectMode.htm) reference. |
| Mode | [ImageBlendMode](/dotnet/api/microsoft.toolkit.uwp.ui.media.imageblendmode) | The `ImageBlendMode` property specifies how the image should be blended with the backdrop. See the [BlendEffectMode](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffectMode.htm) reference. |

## Sample Project

Expand All @@ -46,7 +46,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 49 in docs/brushes/ImageBlendBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 49 in docs/brushes/ImageBlendBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -55,6 +55,6 @@
## Related Topics

* [BitmapImage](/uwp/api/windows.ui.xaml.media.imaging.bitmapimage)
* [Win2D BlendEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffect.htm)
* [BlendEffectMode reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffectMode.htm)
* [Win2D BlendEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffect.htm)
* [BlendEffectMode reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_BlendEffectMode.htm)
* [Working with Brushes and Content – XAML and Visual Layer Interop, Part One](https://blogs.windows.com/buildingapps/2017/07/18/working-brushes-content-xaml-visual-layer-interop-part-one/#c57zf3bW4ylLlSvJ.97)
2 changes: 1 addition & 1 deletion docs/brushes/PipelineBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ Brush brush =

## Related Topics

* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [Win2D GaussianBlurEffect reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Effects_GaussianBlurEffect.htm)
* [XamlCompositionBrushBase Examples](/uwp/api/windows.ui.xaml.media.xamlcompositionbrushbase#examples)
2 changes: 1 addition & 1 deletion docs/brushes/RadialGradientBrush.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

| Property | Type | Description |
| -- | -- | -- |
| AlphaMode | [AlphaMode](/dotnet/api/microsoft.toolkit.uwp.ui.media.alphamode) | Specifies how the alpha channel affects color channels. The default is `Straight` for compatibility with WPF; however, the `Premultiplied` value may provide a more natural transition to transparent values.

Check failure on line 53 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 53 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]
| Center | Windows.Foundation.Point | The center of the outermost circle of the radial gradient. The default is `0.5,0.5`. |
| ColorInterpolationMode | [ColorInteropolationMode](/uwp/api/Windows.UI.Xaml.Media.ColorInterpolationMode) | Specifies how the gradient's colors are interpolated. The default is `SRgbLinearInterpolation`. |
| FallbackColor | Windows.UI.Color | The color to use for rendering in case the CompositionBrush can't be rendered. |
Expand All @@ -59,7 +59,7 @@
| Opacity | double | Gets or sets the degree of opacity of a Brush. |
| RadiusX | double | The horizontal radius of the outermost circle of the radial gradient. The default is `0.5`. |
| RadiusY | double | The vertical radius of the outermost circle of the radial gradient. The default is `0.5`. |
| SpreadMethod | [GradientSpreadMethod](/uwp/api/Windows.UI.Xaml.Media.GradientSpreadMethod) | The type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted. The default is `Pad`.

Check failure on line 62 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 62 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

> [!NOTE]
> The `Transform`, `RenderTransform`, and `MappingMode` properties aren't supported.
Expand All @@ -74,7 +74,7 @@
| Device family | Universal, 10.0.16299.0 or higher |
| --- | --- |
| Namespace | Microsoft.Toolkit.Uwp.UI.Media |
| NuGet package | [Microsoft.Toolkit.Uwp.UI.Media](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI.Media/)

Check failure on line 77 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

Check failure on line 77 in docs/brushes/RadialGradientBrush.md

View workflow job for this annotation

GitHub Actions / lint

Table pipe style [Expected: leading_and_trailing; Actual: leading_only; Missing trailing pipe]

## API

Expand All @@ -84,4 +84,4 @@

- [Brush](/uwp/api/windows.ui.xaml.media.brush)
- [System.Windows.Media.RadialGradientBrush](/dotnet/api/system.windows.media.radialgradientbrush)
- [Win2D CanvasRadialGradientBrush reference](https://microsoft.github.io/Win2D/html/T_Microsoft_Graphics_Canvas_Brushes_CanvasRadialGradientBrush.htm)
- [Win2D CanvasRadialGradientBrush reference](https://microsoft.github.io/Win2D/WinUI2/html/T_Microsoft_Graphics_Canvas_Brushes_CanvasRadialGradientBrush.htm)
4 changes: 2 additions & 2 deletions docs/controls/BladeView.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dev_langs:

# BladeView

The [BladeView](/dotnet/api/microsoft.toolkit.uwp.ui.controls.bladeview) control provides a horizontal collection of [BladeItems](/dotnet/api/microsoft.toolkit.uwp.ui.controls.bladeitem) for drilling into detailed scenarios. The control is based on how the Azure Portal works.
The [BladeView](/dotnet/api/microsoft.toolkit.uwp.ui.controls.bladeview) control provides a horizontal collection of [BladeItems](/dotnet/api/microsoft.toolkit.uwp.ui.controls.bladeitem) for drilling into detailed scenarios. The control is based on how the Azure Portal works.

> [!div class="nextstepaction"]
> [Try it in the sample app](uwpct://Controls?sample=BladeView)
Expand Down Expand Up @@ -99,7 +99,7 @@ The [BladeView](/dotnet/api/microsoft.toolkit.uwp.ui.controls.bladeview) control

## Default Template

[BladeView XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/BladeView/BladeView.xaml) is the XAML template used in the toolkit for the default styling.
[BladeView XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/BladeView/BladeView.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/Carousel.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The `Carousel` control works fine with mouse, touch, mouse and keyboard as well.

## Default Template

[Carousel XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/Carousel/Carousel.xaml) is the XAML template used in the toolkit for the default styling.
[Carousel XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel/Carousel.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
4 changes: 2 additions & 2 deletions docs/controls/DropShadowPanel.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ The [DropShadowPanel](/dotnet/api/microsoft.toolkit.uwp.ui.controls.dropshadowpa

## Sample Project

[DropShadowPanel Sample Page Source](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/DropShadowPanel). You can [see this in action](uwpct://Controls?sample=DropShadowPanel) in the [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).
[DropShadowPanel Sample Page Source](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/Shadows). You can [see this in action](uwpct://Controls?sample=DropShadowPanel) in the [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).

## Default Template

[DropShadowPanel XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/DropShadowPanel/DropShadowPanel.xaml) is the XAML template used in the toolkit for the default styling.
[DropShadowPanel XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Core/DropShadowPanel/DropShadowPanel.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/Expander.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ For instance to remove the header entirely from the Expander:

## Default Template

[Expander XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/Expander/Expander.xaml) is the XAML template used in the toolkit for the default styling.
[Expander XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/Expander/Expander.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/GridSplitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The following sample demonstrates how to add Grid Splitter Control

## Default Template

[GridSplitter XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/GridSplitter/GridSplitter.xaml) is the XAML template used in the toolkit for the default styling.
[GridSplitter XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/GridSplitter/GridSplitter.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/HeaderedContentControl.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The [HeaderedContentControl](/dotnet/api/microsoft.toolkit.uwp.ui.controls.heade

## Default Template

[HeaderedContentControl XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedContentControl/HeaderedContentControl.xaml) is the XAML template used in the toolkit for the default styling.
[HeaderedContentControl XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedContentControl/HeaderedContentControl.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/HeaderedItemsControl.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The [HeaderedItemsControl](/dotnet/api/microsoft.toolkit.uwp.ui.controls.headere

## Default Template

[HeaderedItemsControl XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedItemsControl/HeaderedItemsControl.xaml) is the XAML template used in the toolkit for the default styling.
[HeaderedItemsControl XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Layout/HeaderedItemsControl/HeaderedItemsControl.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
6 changes: 3 additions & 3 deletions docs/controls/HeaderedTextBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ The [HeaderedTextBlock](/dotnet/api/microsoft.toolkit.uwp.ui.controls.headeredte

## Sample Project

[HeaderedTextBlock Sample Page Source](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/HeaderedTextBlock). You can [see this in action](uwpct://Controls?sample=HeaderedTextBlock) in the [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).
[HeaderedTextBlock Sample Page Source](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/rel/6.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/HeaderedTextBlock). You can [see this in action](uwpct://Controls?sample=HeaderedTextBlock) in the [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).

## Default Template

[HeaderedTextBlock XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedTextBlock/HeaderedTextBlock.xaml) is the XAML template used in the toolkit for the default styling.
[HeaderedTextBlock XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/6.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedTextBlock/HeaderedTextBlock.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand All @@ -54,4 +54,4 @@ The [HeaderedTextBlock](/dotnet/api/microsoft.toolkit.uwp.ui.controls.headeredte

## API

* [HeaderedTextBlock source code](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedTextBlock)
* [HeaderedTextBlock source code](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/6.1.0/Microsoft.Toolkit.Uwp.UI.Controls/HeaderedTextBlock/)
2 changes: 1 addition & 1 deletion docs/controls/ImageCropper.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ ImageCropper.AspectRatio = Nothing

## Default Template

[ImageCropper XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/ImageCropper/ImageCropper.xaml) is the XAML template used in the toolkit for the default styling.
[ImageCropper XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper/ImageCropper.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/InAppNotification.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ You can change this behavior with one of these values:

If you want to add styles to the Toolkit, please follow these steps :

1. Create a `ResourceDictionary` file in [Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/Styles/](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/Styles) folder
1. Create a `ResourceDictionary` file in [Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/Styles/](https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/rel/6.1.0/Microsoft.Toolkit.Uwp.UI.Controls/InAppNotification/Styles) folder
2. Create a new `Style` with `TargetType="local:InAppNotification"`
3. Create a new `ControlTemplate` with `TargetType="local:InAppNotification"` and add a `ContentPresenter` inside the Template
4. Do not forget to set the `Template` property inside your `Style` resource
Expand Down
2 changes: 1 addition & 1 deletion docs/controls/InfiniteCanvas.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The following sample demonstrates how to add InfiniteCanvas Control

## Default Template

[InfiniteCanvas XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/InfiniteCanvas/InfiniteCanvas.xaml) is the XAML template used in the toolkit for the default styling.
[InfiniteCanvas XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Media/InfiniteCanvas/InfiniteCanvas.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
2 changes: 1 addition & 1 deletion docs/controls/Loading.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ LoadingControl.IsLoading = true

## Default Template

[Loading XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/Loading/Loading.xaml) is the XAML template used in the toolkit for the default styling.
[Loading XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Core/Loading/Loading.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
6 changes: 3 additions & 3 deletions docs/controls/MarkdownTextBlock.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,16 +212,16 @@ block.SetRenderer<InheritedMarkdownRenderer>();

This will likely require intimate knowledge of the implementation of the `MarkdownRenderer`, take a look at the following:

- [MarkdownRenderer and Helpers](https://github.com/windows-toolkit/WindowsCommunityToolit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock/Render)
- [Sample App custom markdown renderer](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/Controls/SampleAppMarkdownRenderer)
- MarkdownRenderer and Helpers (`https://github.com/windows-toolkit/WindowsCommunityToolit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock/Render`)
- [Sample App custom markdown renderer](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/6.1.1/Microsoft.Toolkit.Uwp.SampleApp/Controls/SampleAppMarkdownRenderer.cs)

## Sample Project

[MarkdownTextBlock Sample Page Source](https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/rel/7.1.0/Microsoft.Toolkit.Uwp.SampleApp/SamplePages/MarkdownTextBlock). You can [see this in action](uwpct://Controls?sample=MarkdownTextBlock) in the [Windows Community Toolkit Sample App](https://aka.ms/windowstoolkitapp).

## Default Template

[MarkdownTextBlock XAML File](https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls/MarkdownTextBlock/MarkdownTextBlock.xaml) is the XAML template used in the toolkit for the default styling.
[MarkdownTextBlock XAML File](https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/rel/7.1.0/Microsoft.Toolkit.Uwp.UI.Controls.Markdown/MarkdownTextBlock/MarkdownTextBlock.xaml) is the XAML template used in the toolkit for the default styling.

## Requirements

Expand Down
Loading
Loading