Creates a ControlNode that wraps the specified UIElement.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public ControlNode ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The UIElement wrapped by this ControlNode.
See Also