Gets the UI element that represents a diagram item.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public UIElement ItemContainer { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ItemContainer As UIElement |
See Also