The WPF Waltz: ResourceStrings in XAML by Spf templates

Wed, 12 Jan 2011 23:58:32 -0700

The WPF Waltz: ResourceStrings in XAML

by Spf templates @ Wed, 12 Jan 2011 23:58:32 -0700



I needed to replace some hard-coded text in the xaml templates used in our Till Roll control. There was no easy route through to a general ViewModel that could expose some relevant properties to bind to. ...