What's the correct way to edit a control template in WinUI3 #8858
Answered
by
DHancock
ReneeGA2020
asked this question in
Q&A
-
I have a Combox which I wanted to change its control template. How do I generate the default template? |
Beta Was this translation helpful? Give feedback.
Answered by
DHancock
Sep 12, 2023
Replies: 1 comment
-
The default templates can be found in a
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ReneeGA2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The default templates can be found in a
generic.xaml
file contained in the WinAppSdk nuget package. If you've using 1.4.0, one can be found at: