Changes
/* Performance */
<br>
=== How to select the right Control ===
<br><br>
=== Using Styles and Templates ===
<br>
==== Implicit and Explicit Styling ====
* The localized Style definitions in this StackPanel will be passed down to all controls contained within it, no matter how deep the nesting goes.
* The BasedOn attribute can be used to create a sub-style based on another existing style. However, the TargetType must always match.
<br><br>
=== Simplifying Layouts ===
Reducing continers
Layout compression
[[Category:Pages with broken file links|XAML Best practices]]
[[Category:XAML|XAML Best practices]]
== Templating ==