Search
ItemPresenterEventArgs.ItemContainer Property
See Also
 





Gets the UI element that represents a diagram item.

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

 Syntax

C#  Copy Code

public UIElement ItemContainer { get; }

Visual Basic  Copy Code

Public ReadOnly Property ItemContainer As UIElement

 Property Value

 See Also