0
kicks
Specifying Resource Keys using Data Binding in WPF
WPF has no native of using data binding to specify which resource should be used as a value for a property. This article demonstrates a technique for doing just that.