A bit on TemplateBinding and how to use it inside a ControlTemplate. Introductio Today I'll try to write a bit on TemplateBinding and how to use it inside a ControlTemplate.TemplateBinding is a type of binding used mainly for template scenarios. Here…
DataTemplate ControlTemplate we can search many posts about this topic. some valuable link: DataTemplate和ControlTemplate的关系, we can see some definition about ControlTemplate, DataTemplate, HierarchicalDataTemplate 2.1. A ControlTemplate is used to de…