Relative Content

Tag Archive for c#wpfxamldata-binding

WPF Passing an object to a data binding parameter

I have created a class inheriting Binding called SettingsBindingExtension. The constructor takes an object of a custom type ISettingsCategory, and a string.
In my XAML, I want to be able to set the content of an element using a declaration such as