Raises the PropertyChanged event with the provided parameters.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
protected void OnPropertyChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Sub OnPropertyChanged( _ |
the name of the property.
See Also