0
kicks
Binding Dynamic Properties in XAML, ASP.NET...
Another useful helper to build a dynamic wrapper / facade class from an arbitrary collection of properties. The wrapper implements INotifiyPropertyChanged so can be used with two-way databinding in WPF, Silverlight and ASP.NET (probably other places too).