Gets the property that has changed.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public Object Property { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Property As Object |
An object identifying the changed property.
See Also