Delegate PropertyChangedCallback
Property change notification callback
public delegate void PropertyChangedCallback(DependencyObject d, DependencyPropertyChangedEventArgs e)
Parameters
dDependencyObject- Property change notification callback
eDependencyPropertyChangedEventArgs- Property change notification callback