How to startup desktop app main window in maximum size #21339
-
I create desktop app, how to startup main app window in maximize size (same as pressing maximize button in window) |
Beta Was this translation helpful? Give feedback.
Answered by
MartinZikmund
Sep 8, 2025
Replies: 1 comment 1 reply
-
I try use in App.xaml.cs
but this not worked, when app runing exception thrown: System.NullReferenceException Microsoft.UI.Windowing.OverlappedPresenter.Maximize() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Tad29Eng sorry for the delay, I created #21435 to investigate this, I can confirm there is an issue with this currently, please follow this linked issue for updates.