misc: remove unnecessary comments from XAML files.

This commit is contained in:
Zhang Dian
2025-04-29 20:37:56 +08:00
parent 44984b4f54
commit 2c44b4710c
68 changed files with 32 additions and 155 deletions

View File

@@ -3,7 +3,6 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:converter="clr-namespace:Ursa.Themes.Semi.Converters"
xmlns:u="https://irihi.tech/ursa">
<!-- Add Resources Here -->
<ControlTheme x:Key="{x:Type u:Clock}" TargetType="u:Clock">
<Setter Property="HandBrush" Value="{DynamicResource ClockHandBrush}"/>
<Setter Property="Template">