Gets or set the UIElement wrapped by this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public UIElement Control { get; set; } |
Visual Basic Copy Code |
---|
Public Property Control As UIElement |
A UIElement -derived object.
WpfDiagram Programmer's Guide | © 2024 MindFusion |