Search
DiagramNodeAdapter.UIElement Property
See Also
 





Gets the UIElement wrapped by this node.

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

 Syntax

C#  Copy Code

public override UIElement UIElement { get; }

Visual Basic  Copy Code

Public Overrides ReadOnly Property UIElement As UIElement

 Property Value

 See Also