Skip to content

Request information on Xaml Controls Gallery (XCG) app resizing #839

Answered by gregwoo-microsoft
rcohn asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rcohn! Thanks for your question. You should have a look at the Window resizing sample. It shows you how you can set the minimum size of your app using ApplicationView.SetPreferredMinSize(new Size { Width = 300, Height = 200 }); The docs for this API can be found here. I hope this answers your question!

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@rcohn
Comment options

@gregwoo-microsoft
Comment options

@marb2000
Comment options

@rcohn
Comment options

@gregwoo-microsoft
Comment options

Answer selected by gregwoo-microsoft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants