I have the following dependency property inside a class:
class FooHolder { public static DependencyProperty CurrentFooProperty = DependencyProperty.Regis
The owner of the property being changed is the d parameter of your callback method
d