File tree Expand file tree Collapse file tree 4 files changed +0
-277
lines changed
src/[ApplicationNameUpperCamelCase]/Views Expand file tree Collapse file tree 4 files changed +0
-277
lines changed Original file line number Diff line number Diff line change 1313 Height =" 300"
1414 CanResize =" True"
1515 WindowStartupLocation =" CenterScreen"
16- ExtendClientAreaToDecorationsHint =" True"
17- ExtendClientAreaChromeHints =" NoChrome"
18- ExtendClientAreaTitleBarHeightHint =" -1"
1916 x : Class =" ApplicationNameUpperCamelCase.Views.MainWindow"
2017 x : DataType =" viewModels:MainWindowViewModel"
2118 Icon =" /Assets/logo.ico"
3027 <DockPanel HorizontalAlignment =" Stretch"
3128 VerticalAlignment =" Stretch"
3229 Name =" ContentWrapper" >
33- <views : WindowsTitleBar IsSeamless =" True" />
3430 <!-- The Application is Currently Updating and Not Usable!: This must come first because the final item always fills. -->
3531 <DockPanel Background =" Transparent" DockPanel.Dock=" Top" IsVisible =" {Binding IsUpdating}" >
3632 <StackPanel >
Original file line number Diff line number Diff line change 99 x : Class =" ApplicationNameUpperCamelCase.Views.NewVersionWindow"
1010 x : DataType =" viewModels:NewVersionWindowViewModel"
1111 WindowStartupLocation =" CenterOwner"
12- ExtendClientAreaToDecorationsHint =" True"
13- ExtendClientAreaChromeHints =" NoChrome"
14- ExtendClientAreaTitleBarHeightHint =" -1"
1512 SizeToContent =" WidthAndHeight"
1613 Icon =" /Assets/update.png"
1714 Title =" New Version Available"
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments