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 ad307c2 commit 5e15e73Copy full SHA for 5e15e73
Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox/TokenizingTextBoxItem.AutoSuggestBox.xaml
@@ -314,7 +314,7 @@
314
</Setter>
315
</Style>
316
317
- <!-- Copy of System Style from 19041 to try and workaround WinUI Styles -->
+ <!-- Copy of System Style from 18362 to try and workaround WinUI Styles -->
318
<Style TargetType="AutoSuggestBox" x:Key="SystemAutoSuggestBoxStyle">
319
<Setter Property="VerticalAlignment" Value="Top" />
320
<Setter Property="IsTabStop" Value="False" />
0 commit comments