WinUI-Gallery
WinUI-Gallery copied to clipboard
Add XAML Code to sample string helper
In the Debug build, we could add a helper on the settings page, which you can paste the ordinary XAML code and it gives the sample code in the format we currently use for the samples, that is with the special character codes for "<" and ">".
If we include it through conditional compile, it won't affect the store version of the app, yet make it easier to contribute and update XAML sample code.