Changes

XAML Best practices

76 bytes added, 24 June
/* Formatting */
{{Hint|If you struggle to maintain nice formatting while writing your xaml code, you can find formatters that automatically such as Notepad++’s “Pretty Print” or VS Code’s “XAML Styler” plugins.}}
The most important points are marked with a 🏆==== Best Practices ====
* x: Name or x: Key should come first.
<nowiki><!--#region Text Styles-->, <!--#region DataTemplates-->, or <!--#region Item Templates--></nowiki>.
[[Category:Pages with broken file links|XAML Best practices]]
[[Category:XAML|XAML Best practices]]
== Performance ==
487
edits