-
Notifications
You must be signed in to change notification settings - Fork 156
Add documentation for the new ClipToBounds
property
#308
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
Add documentation for the new ClipToBounds
property
#308
Conversation
Docs Build status updates of commit 06a6037: 🕙 Full build: the average full build time is 5 min(s) 36 sec(s), this is based on the last 13 build(s) for this repository. |
@vgromfeld you need to add an entry into the Table of Contents as well. 😊 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need a couple of links added, thanks!
Co-Authored-By: Michael Hawker MSFT (XAML Llama) <[email protected]>
Docs Build status updates of commit 6964c2d: 🕙 Full build: the average full build time is 5 min(s) 36 sec(s), this is based on the last 13 build(s) for this repository. |
Docs Build status updates of commit fcc4d35: 🕙 Full build: the average full build time is 5 min(s) 36 sec(s), this is based on the last 13 build(s) for this repository. |
Docs Build status updates of commit fcc4d35: 🕙 Full build: the average full build time is 5 min(s) 35 sec(s), this is based on the last 14 build(s) for this repository. |
Closing and re-opening for build fix |
Docs Build status updates of commit fcc4d35: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
The documentation for the new
UIElementExtensions.ClipToBounds
property added to the toolkit by CommunityToolkit/WindowsCommunityToolkit#3193