CommunityToolkit / CommunityToolkit/Tooling-Windows-Submodule
Collapse/Remove namespace/header info at the top of C# code display
Open
good first issue
sample app 🖼
- Dominant language
- C#
- Stars
- 55
- Forks
- 19
- Avg merge
- 40m
- Merged PRs (30d)
- 1
Description
We should either have a collapsible region at the top of the C# code display for samples that hides the license info and namespaces to better focus on the code for the specific sample (or remove it entirely).
We may also want to hide the page constructor if it's completely default and just calling `InitializeComponent`.
Contributor guide
Assessment
This issue has not been assessed yet.