WinUI3: Where to check a control's default template?

Minh Van 171 Reputation points
2022-12-08T10:22:54.387+00:00

Hi,
Could anyone show me how to check the default style and template of a system control? I follow the winui docs but there is empty in Document Outline and so can't right click to select "Edit Theme" or "Edit Style".
Thanks

Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
881 questions
0 comments No comments
{count} votes

Accepted answer
  1. Castorix31 89,296 Reputation points
    2022-12-08T10:39:00.767+00:00

    All default styles are in generic.xaml (in installed Windows App SDK Nuget Package, depending on version)


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.