We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 214888c commit 265358dCopy full SHA for 265358d
labs/MarqueeText/src/MarqueeText.xaml
@@ -88,7 +88,7 @@ xmlns:win="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
88
CharacterSpacing="{TemplateBinding CharacterSpacing}"
89
FontFamily="{TemplateBinding FontFamily}"
90
FontSize="{TemplateBinding FontSize}"
91
- FontStretch="{TemplateBinding FontStretch}"
+ win:FontStretch="{TemplateBinding FontStretch}"
92
FontStyle="{TemplateBinding FontStyle}"
93
FontWeight="{TemplateBinding FontWeight}"
94
Foreground="{TemplateBinding Foreground}"
0 commit comments