How do I disable window resizing in a Universal Windows app?

When I create a new Windows Universal app and run it, I can resize it. How do I disable this feature?

Compared to WPF, you can set a property to a ResizeMode

value ResizeMode.NoResize

. I tried to implement this in my project, but it didn't work as expected.

+3
c #


source to share


No one has answered this question yet

Check out similar questions:

3575
How to list a transfer?
2105
Deep cloning objects
1424
How to fix "The breakpoint will not be removed at this time. No symbols have been loaded for this document." warning?
1270
Why not inherit from List <T>?
443
ReSharper "Unable to resolve symbol" even while building project
302
The breakpoint will not be removed at this time. No symbols have been loaded for this document in the Silverlight application
257
Automatic vertical scrollbar in WPF TextBlock?
2
Universal Windows-like grid with headers
0
WindowsformsHost in Windows Universal App
-1
C # WPF. How to make borderless content windowed to resize when the window is resized



All Articles
Loading...
X
Show
Funny
Dev
Pics