C1.WPF.DataFilter Namespace / NotifyPropertyChanged Class / OnValueChanged Method

In This Topic
OnValueChanged Method (NotifyPropertyChanged)
In This Topic
Raises the ValueChanged event.
Syntax
'Declaration
 
Protected Sub OnValueChanged( _
   ByVal e As ValueChangedEventArgs _
) 
 

Parameters

e
See Also