Problem with styling the AutoCompleteBox. #16107
Unanswered
LaurentInSeattle
asked this question in
Q&A
Replies: 1 comment
-
|
I'd suggest to try |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I have added an AutoCompleteBox to my little test app. Works nicely, fully functional.
Then I tried to style it, starting with the TextBox part, using the styles below:
The text box part is now styled properly, but the suggestions area is still using the "Fluent" theme color.
So... I am trying to add this:
Now, when I rebuild and run the app, the AutoCompleteBox is not showing at all the suggestion area.
So... what I am doing wrong ???
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions