Search
DiagramNodeAdapter.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

 See Also