Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the PropertyChanged event. | |
OnValueChanged | Raises the ValueChanged event. | |
SetField<T> | Compares two values of property and raises an PropertyChanged event if they are different. |
The following tables list the members exposed by NotifyPropertyChanged.
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the PropertyChanged event. | |
OnValueChanged | Raises the ValueChanged event. | |
SetField<T> | Compares two values of property and raises an PropertyChanged event if they are different. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. | |
ValueChanged | Occurs when a value of current Filter changes. |