File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 55 xmlns : vm =" using:SourceGit.ViewModels"
66 xmlns : v =" using:SourceGit.Views"
77 xmlns : c =" using:SourceGit.Converters"
8- mc : Ignorable =" d" d : DesignWidth =" 800 " d : DesignHeight =" 450 "
8+ mc : Ignorable =" d" d : DesignWidth =" 1200 " d : DesignHeight =" 600 "
99 x : Class =" SourceGit.Views.ViewLogs"
1010 x : DataType =" vm:ViewLogs"
1111 x : Name =" ThisControl"
1212 Title =" {DynamicResource Text.ViewLogs}"
1313 Icon =" /App.ico"
14- Width =" 800 " Height =" 500 "
14+ Width =" 1200 " Height =" 600 "
1515 CanResize =" True"
16- WindowStartupLocation =" CenterOwner" >
16+ WindowStartupLocation =" CenterOwner"
17+ Loaded =" OnLoaded" >
1718 <Grid RowDefinitions =" Auto,*,Auto" >
1819 <!-- TitleBar -->
1920 <Grid Grid.Row=" 0" Height =" 28" IsVisible =" {Binding !#ThisControl.UseSystemWindowFrame}" >
You can’t perform that action at this time.
0 commit comments