There was an error while loading. Please reload this page.
1 parent 652e503 commit 8c3a1ceCopy full SHA for 8c3a1ce
1 file changed
itt.ps1
@@ -2906,11 +2906,6 @@ HorizontalAlignment="Center"
2906
ToolTip="{Binding Description}"
2907
Margin="5">
2908
<StackPanel Orientation="Horizontal">
2909
-<Image Name="AppIcon" Source="{Binding Icon}"
2910
-Visibility="{Binding IconVisibility}"
2911
-Width="30"
2912
-Height="30"
2913
-Margin="0,0,8,0"/>
2914
<TextBlock Text="{Binding Content}"
2915
VerticalAlignment="Center"
2916
FontSize="14"
0 commit comments