File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
MahApps.Metro/MahApps.Metro/Themes Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change 607
607
<Trigger Property =" TitleAlignment" Value =" Center" >
608
608
<Setter Property =" Template" Value =" {StaticResource CenterWindowTemplateKey}" />
609
609
</Trigger >
610
- <Trigger Property =" WindowState"
611
- Value =" Maximized" >
612
- <Setter Property =" Margin"
613
- Value =" 0" />
614
- <!-- remove window border, so we can move the window from top monitor position-->
615
- <Setter Property =" BorderThickness"
616
- Value =" 0" />
617
- <Setter Property =" ResizeBorderThickness"
618
- Value =" 0" />
619
- </Trigger >
620
610
<!-- #1823 try to fix another nasty issue
621
611
WindowState = Maximized
622
612
ResizeMode = NoResize-->
Original file line number Diff line number Diff line change 22
22
xunit.extensions (1.9.2)
23
23
xunit (1.9.2)
24
24
remote: https://ci.appveyor.com/nuget/controlzex
25
- ControlzEx (3.0.1-dev0050 )
25
+ ControlzEx (3.0.1-dev0053 )
You can’t perform that action at this time.
0 commit comments