A ListBox control with support for hosting DiagramNode -derived objects and dragging them to the Diagram control. Items' labels can be set by assigning them to the Tag property of nodes.
The following tables list the members exposed by the NodeListView type.
Name | Description | |
---|---|---|
![]() |
Creates an instance of NodeListView |
Name | Description | |
---|---|---|
![]() |
ItemsControl.GetContainerForItemOverride override. |
|
![]() |
ItemsControl.IsItemItsOwnContainerOverride override. |
|
![]() |
ItemsControl.OnMouseLeftButtonUp override. |
|
![]() |
ItemsControl.PrepareContainerForItemOverride override. |
Name | Description | |
---|---|---|
![]() |
Raised when a node is created by drag-and-drop from the list to the diagram canvas. |