{{Hint|An understanding of '''Contexts''' is fundamental to using templates, as this informs what data bindings are directly available. Some more information can be found at this article on [[Object_hierarchy_in_XAML:_NextLevel,_ParentLevel,_LinkedLevel#The_ContentViewModel.28s.29|the ContentViewModel]] }}
<br><br>
[[Category:Pages with broken file links|XAML Best practices]]=== ControlTemplate in UWP ===[[Category:XAML|XAML Best practices]]The situation is much simpler in UWP, which only makes use of the ControlTemplate to define custom templates. The ContentControl is used to render an instance of a template.<br><br>
=== Contexts and Context Switching ===