We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43f9855 commit 1cf3e18Copy full SHA for 1cf3e18
1 file changed
Desktop/MainWindow.xaml
@@ -7,6 +7,8 @@
7
mc:Ignorable="d"
8
Title="Flow Task Management"
9
WindowState="Maximized"
10
+ MinWidth="600"
11
+ MinHeight="400"
12
Icon="Resources\Icon.ico"
13
AutomationProperties.AutomationId="TasksAppMainWindow">
14
<Window.Resources>
0 commit comments