MindFusion.Wpf Pack Programmer's Guide
ControlNode.Control Property
See Also
 





Gets or set the UIElement wrapped by this node.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public UIElement Control { get; set; }

Visual Basic  Copy Code

Public Property Control As UIElement

 Property Value

A UIElement -derived object.

 See Also

ControlNode Members
ControlNode Class
MindFusion.Diagramming.Wpf Namespace