Describe the bug
The shortcut control does not properly resize to smaller sizes and cuts off text instead of wrapping. The content dialog buttons properly resize but the custom control does not.
Steps to reproduce the bug
- Open DevWinUI.Gallery and go to the Shortcut page
- Select the shortcut control example
- Resize the window and notice how the text does not wrap
Expected behavior
The shortcut control should properly resize to account for the smaller size.
Screenshots
NuGet package version
DevWinUI 9.1.0
IDE
Visual Studio 2026-Insider
Additional context
No response