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