Skip to content

Commit 5e15e73

Browse files
committed
Applied PR feedback.
1 parent ad307c2 commit 5e15e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/TokenizingTextBox/TokenizingTextBoxItem.AutoSuggestBox.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
</Setter>
315315
</Style>
316316

317-
<!-- Copy of System Style from 19041 to try and workaround WinUI Styles -->
317+
<!-- Copy of System Style from 18362 to try and workaround WinUI Styles -->
318318
<Style TargetType="AutoSuggestBox" x:Key="SystemAutoSuggestBoxStyle">
319319
<Setter Property="VerticalAlignment" Value="Top" />
320320
<Setter Property="IsTabStop" Value="False" />

0 commit comments

Comments
 (0)