Gets or sets a collection of Shape objects that should be displayed inside this control.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public IEnumerable ItemsSource { get; set; } |
Visual Basic
![]() |
---|
Public Property ItemsSource As IEnumerable |
A list of Shape objects that should be displayed inside the listbox.
WpfDiagram Programmer's Guide | © 2025 MindFusion |