Nuno Filipe Godinho

All about .NET Development and Architecture

Browse by Tags

All Tags » .NET 3.5 SP1 » WPF (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...
Windows Presentation Foundation Major Release 3
   With the release of the .NET Framework 3.5 SP1 the WPF suffered the third major release of it’s short history.    This major areas that were affected were: Deployment      Now instead of needing the full framework...