Gets the name of the property that has changed.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public string PropertyName { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property PropertyName As String |
See Also