Gets the business object represented by the diagram. For the Diagram class
this is always null.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public override Object Source { get; } |
| Visual Basic (Declaration) |
|---|
Public Overrides ReadOnly Property Source As Object |