get vaults rendering on the screen
This commit is contained in:
@@ -10,5 +10,6 @@ public partial class MainWindow : AppWindow
|
||||
{
|
||||
InitializeComponent();
|
||||
TitleBar.ExtendsContentIntoTitleBar = true;
|
||||
TitleBar.TitleBarHitTestType = TitleBarHitTestType.Complex;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user