<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 ==
<br><br>
==== Implicit and Explicit Styling ====
A Style is a collection of preset attributes that can be assigned to a XAML control of the same type.
When this is done directly, by adding the Style attribute to a control, it is called Explicit Styling.
<br><br>
[[Category:Pages with broken file links|XAML Best practices]]
[[Category:XAML|XAML Best practices]]
==== Content Templating ====
{{UnderConstructionEnd}}
[[Category:Pages with broken file links|XAML Best practices]][[Category:XAML|XAML Best practices]]
== Performance ==