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