* If not found, returns the default UBIKChildArea template.
{{Hint|It's possible to use a different syntax to refer to a custom named template, e.g. {{{<br><nowiki><ContentControl ContentTemplate="{Binding TemplateService[UBIKChildArea_WorkPackage]}" />}}}</nowiki>. <br> However, since the client does not know which default template should be used, an error template will be used if the custom named one can not be found.}}
{{Hint|It's also possible to specify a Suffix for the template selector, e.g. {{{<br><nowiki><tpl:ChildAreaTemplateSelector x:Key="ChildAreaTemplateSelector" Suffix="Small" />}}}</nowiki>.<br>Unlike the custom name template name lookup, the Suffix is no longer considered optional once specified. If such a template file cannot be found, an error template will be used. }}
[[Category:Client|UBIK Templates]]
[[Category:UBIK|UBIK Templates]]
[[Category:WinX|UBIK Templates]]