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 6845464 commit 7f04027Copy full SHA for 7f04027
Microsoft.Toolkit.Uwp.UI.Controls.Input/TokenizingTextBox/TokenizingTextBox.xaml
@@ -111,7 +111,7 @@
111
Margin="{StaticResource TokenizingTextBoxPresenterMargin}"
112
Footer="{TemplateBinding Footer}"
113
FooterTemplate="{TemplateBinding FooterTemplate}"
114
- FooterTransitions="{TemplateBinding FooterTransitions}"/>
+ FooterTransitions="{TemplateBinding FooterTransitions}" />
115
</ScrollViewer>
116
117
<VisualStateManager.VisualStateGroups>
0 commit comments