'Declaration Protected Overrides Sub OnPropertyChanged( _ ByVal e As DependencyPropertyChangedEventArgs _ )
protected override void OnPropertyChanged( DependencyPropertyChangedEventArgs e )
Parameters
- e
- The event data that describes the property that changed, as well as old and new values.