sparky.dasrath: [2009.08.21] XAML NameScopes and WPF Code Behind ... by Xaml templates

Sun, 23 Aug 2009 00:00:14 -0600

sparky.dasrath: [2009.08.21] XAML NameScopes and WPF Code Behind ...

by Xaml templates @ Sun, 23 Aug 2009 00:00:14 -0600



The final thing I want to mention is namescopes in styles and templates. The main issue is that styles and templates have their own namescopes, which is independent to that of the containing page or window. For instance, in a template, ...