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