Gets a reference to the control embedded in the original ControlNode.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public UIElement Source { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Source As UIElement |
See Also