New default style for calendar view.

This commit is contained in:
Burak Kaan Köse
2026-03-21 10:12:00 +01:00
parent 51fef043ee
commit e6a38a3e77
6 changed files with 751 additions and 39 deletions
+6
View File
@@ -118,6 +118,7 @@
<None Remove="ShellWindow.xaml" />
<None Remove="Styles\CalendarShellNavigationViewStyle.xaml" />
<None Remove="Styles\CalendarThemeResources.xaml" />
<None Remove="Styles\CalendarViewStyles.xaml" />
<None Remove="Styles\DayHeaderControl.xaml" />
<None Remove="Styles\WinoCalendarTypeSelectorControl.xaml" />
<None Remove="Views\Calendar\CalendarAppShell.xaml" />
@@ -340,6 +341,11 @@
<ItemGroup>
<Folder Include="Views\Mail\" />
</ItemGroup>
<ItemGroup>
<Page Update="Styles\CalendarViewStyles.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Page Update="Styles\CalendarShellNavigationViewStyle.xaml">
<Generator>MSBuild:Compile</Generator>