Skip to content

Commit 6964c2d

Browse files
add missing link
Co-Authored-By: Michael Hawker MSFT (XAML Llama) <michael.hawker@outlook.com>
1 parent 06a6037 commit 6964c2d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/extensions/UIElementExtensions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,12 @@ The `ClipToBounds` property allows you to indicate whether to clip the content o
4545
| [Device family](http://go.microsoft.com/fwlink/p/?LinkID=526370) | Universal, 10.0.16299.0 or higher |
4646
| --- | --- |
4747
| Namespace | Microsoft.Toolkit.Uwp.UI.Extensions |
48+
| NuGet package | [Microsoft.Toolkit.Uwp.UI](https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.UI/) |
4849

4950
## API
5051

5152
- [UIElementExtensions source code](https://github.com/Microsoft/WindowsCommunityToolkit//blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/UIElement)
5253

5354
## Related Topics
5455

55-
- [UIElement.ClipToBounds Property (WPF)](https://docs.microsoft.com/en-us/dotnet/api/system.windows.uielement.cliptobounds?view=netframework-4.8)
56+
- [UIElement.ClipToBounds Property (WPF)](https://docs.microsoft.com/en-us/dotnet/api/system.windows.uielement.cliptobounds?view=netframework-4.8)

0 commit comments

Comments
 (0)