All minimizing of main window
.NET Core Desktop / build (Release) (push) Has been cancelled
Details
.NET Core Desktop / build (Release) (push) Has been cancelled
Details
parent
3b7aa9c11e
commit
ee47b30a90
|
@ -5,7 +5,7 @@
|
||||||
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
||||||
mc:Ignorable="d"
|
mc:Ignorable="d"
|
||||||
Closing="MainWindow_Closing"
|
Closing="MainWindow_Closing"
|
||||||
Title="MainWindow" Height="384" Width="500" ResizeMode="NoResize" WindowStartupLocation="CenterScreen">
|
Title="MainWindow" Height="384" Width="500" ResizeMode="CanMinimize" WindowStartupLocation="CenterScreen">
|
||||||
<StackPanel VerticalAlignment="Top">
|
<StackPanel VerticalAlignment="Top">
|
||||||
<Menu Width="Auto" Height="20">
|
<Menu Width="Auto" Height="20">
|
||||||
<MenuItem Header="{Binding LbMenuCategoryHelp}" d:Header="_Help">
|
<MenuItem Header="{Binding LbMenuCategoryHelp}" d:Header="_Help">
|
||||||
|
|
Loading…
Reference in New Issue