File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 56
56
</TextBlock >
57
57
</StackPanel >
58
58
<Border BorderThickness =" 0" BorderBrush =" Transparent" Margin =" 9 0 0 0" >
59
- <Image x : Name =" ImageIcon" Width =" 32" Height =" 32" HorizontalAlignment =" Center" Source =" {Binding Image}" Visibility =" {Binding ShowIcon}" Margin =" 0 0 0 0" />
59
+ <Image x : Name =" ImageIcon" Width =" 32" Height =" 32" HorizontalAlignment =" Center" Source =" {Binding Image}" Visibility =" {Binding ShowIcon}" Margin =" 0 0 0 0" Stretch = " UniformToFill " />
60
60
</Border >
61
61
<Border BorderThickness =" 0" BorderBrush =" Transparent" Margin =" 14 0 0 0" >
62
62
<TextBlock Grid.Column=" 0" VerticalAlignment =" Center" HorizontalAlignment =" Center" Text =" {Binding Glyph.Glyph}" FontFamily =" {Binding Glyph.FontFamily}" FontSize =" 24" Visibility =" {Binding ShowGlyph}" Margin =" 12 0 0 0" Padding =" 0 0 12 0" />
You can’t perform that action at this time.
0 commit comments