title bar shell content

This commit is contained in:
Burak Kaan Köse
2025-10-03 22:12:27 +02:00
parent accffe8ef6
commit 20ee4c3567
6 changed files with 29 additions and 14 deletions
+2
View File
@@ -21,6 +21,8 @@
<TitleBar
x:Name="ShellTitleBar"
Title="{x:Bind StatePersistanceService.CoreWindowTitle, Mode=OneWay}"
HorizontalContentAlignment="Stretch"
VerticalContentAlignment="Stretch"
BackRequested="BackButtonClicked"
IsBackButtonVisible="{x:Bind StatePersistanceService.IsBackButtonVisible, Mode=OneWay}"
IsPaneToggleButtonVisible="True"