How to set the minimum size #2797
-
How to set the minimum size in winui3,Limit the minimum stretch size |
Beta Was this translation helpful? Give feedback.
Answered by
mikebattista
Jul 29, 2022
Replies: 1 comment 5 replies
-
@dotMorten's WinUIEx makes it really easy to set MinWidth and MinHeight on the Window in XAML. The latest Template Studio 5.2 update does just this. |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
bizehao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@dotMorten's WinUIEx makes it really easy to set MinWidth and MinHeight on the Window in XAML.
The latest Template Studio 5.2 update does just this.