Raises the PropertyChanged event.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
protected void NotifyPropertyChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Sub NotifyPropertyChanged( _ |
A string containing the property name.
See Also