Raises the PropertyChanged event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected virtual void OnPropertyChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnPropertyChanged( _ |
The name of the property that changed.
See Also