I am working with the classes in the System.Windows.Documents namespace, trying to write some generic code that will conditionally set the value of certain dependency properties, depending on whether
Is there a way to notify a DependencyObject\'s bindinigs when the inner DependencyProperties have changed?
I created a ComboBox subclass and added my functionality. Now I want to expose external properties of the TextBox for example: