'Declaration Protected Overloads Sub OnFreezablePropertyChanged( _ ByVal oldValue As DependencyObject, _ ByVal newValue As DependencyObject, _ ByVal property As DependencyProperty _ )
protected void OnFreezablePropertyChanged( DependencyObject oldValue, DependencyObject newValue, DependencyProperty property )
Parameters
- oldValue
- newValue
- property