Nuno Filipe Godinho

All about .NET Development and Architecture

Browse by Tags

All Tags » .NET 3.5 SP1 » UX (RSS)
TemplateBinding inside ControlTemplate.Triggers
One of the limitations of TemplateBinding Markup in WPF is the fact that we cannot use it inside the ControlTemplate.Triggers because it really doesn’t work, since as Mike Hillberg said here , “TemplateBinding is a lightweight, but less functional, version...