Handling some warnings and proper disposals of shells etc.

This commit is contained in:
Burak Kaan Köse
2026-03-27 14:45:36 +01:00
parent 3712041689
commit fb8a3d8f90
21 changed files with 470 additions and 298 deletions
-11
View File
@@ -143,17 +143,6 @@
</LinearGradientBrush>
</Border.Background>
<StackPanel Spacing="4">
<Border
Width="40"
Height="40"
HorizontalAlignment="Left"
Background="{ThemeResource AccentFillColorDefaultBrush}"
CornerRadius="20">
<FontIcon
FontSize="18"
Foreground="White"
Glyph="&#xE77B;" />
</Border>
<TextBlock
Margin="0,8,0,0"
Style="{StaticResource SubtitleTextBlockStyle}"