TemplateStudio
TemplateStudio copied to clipboard
Question: Should we remove the sample code from C++ item templates
While working on #4275 we have seen that the item templates for C++ include sample code while the item templates for C# don't. For example, the Blank Page for C++ has a button and a property while the C# equivalent only has an empty Grid.
Should we remove the sample code from the C++ templates or keep it?
Applies to the following platforms:
| UWP | WPF | WinUI |
|---|---|---|
| No | No | Yes |
I think there shouldn't be any sample code in the item templates, apart from the sample code added during project creation itself.