start editor window in the centre

This commit is contained in:
bluepilledgreat 2025-01-24 14:24:14 +00:00
parent 167a8cd38f
commit acb0efc5d7

View File

@ -17,6 +17,7 @@
Background="{ui:ThemeResource ApplicationBackgroundBrush}" Background="{ui:ThemeResource ApplicationBackgroundBrush}"
Closing="OnClosing" Closing="OnClosing"
ExtendsContentIntoTitleBar="True" ExtendsContentIntoTitleBar="True"
WindowStartupLocation="CenterScreen"
mc:Ignorable="d"> mc:Ignorable="d">
<Grid> <Grid>
<Grid.RowDefinitions> <Grid.RowDefinitions>