Jump to: navigation, search

Changes


XAML Best practices

22 bytes removed, Monday at 10:04
{{UnderConstructionStart}}
<br><br>This article recommends approaches to customizing and troubleshooting your UBIK custom UIs. To learn about the fundamentals of XAML, check out our article [[XAML_Basics]].
The most important specific Best Practices are marked with a 🏆
<br>
== Conventions ==
Conventions are ‘rules’ that make our xamls collectively readable and shareable. By aiming to construct our xaml files in a similar style, we reduce the effort required by others to read and understand our work. This section includes guidelines on how to name controls, and how to internally organize your xaml files.
<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 ==
423
edits