Use sharp PNG header logo
This commit is contained in:
@@ -28,10 +28,10 @@
|
||||
BorderBrush="{DynamicResource AppBorderBrush}"
|
||||
BorderThickness="1"
|
||||
CornerRadius="14">
|
||||
<Image Source="pack://application:,,,/Assets/AppIcon.ico"
|
||||
Width="50"
|
||||
Height="50"
|
||||
Stretch="UniformToFill"/>
|
||||
<Image Source="pack://application:,,,/Assets/HeaderLogo.png"
|
||||
Width="48"
|
||||
Height="48"
|
||||
Stretch="Uniform"/>
|
||||
</Border>
|
||||
<StackPanel Grid.Column="1" VerticalAlignment="Center">
|
||||
<TextBlock Text="Taskbar Launcher" FontSize="23" FontWeight="SemiBold"/>
|
||||
|
||||
Reference in New Issue
Block a user