A ListView control with specific support for hosting DiagramItems and dragging them to DiagramView control.
The following tables list the members exposed by the ItemListView type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the ItemListView class. |
Public Fields| Name | Description | |
|---|---|---|
![]() ![]() |
Identifies the AutoConnectDistance dependency property. |
|
![]() ![]() |
Identifies the AutoConnectLinks dependency property. |
|
![]() ![]() |
Identifies the HasIconSize dependency property. |
|
![]() ![]() |
Identifies the IconSize dependency property. |
|
![]() ![]() |
Identifies the Label attached property which defines the text of the Label next to the DiagramItem icon. |
|
![]() ![]() |
Identifies the NewInstanceSize dependency property. |
Public Attached Properties| Name | Description | |
|---|---|---|
![]() |
|
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the maximum distance within which a link will attempt to auto-connect to a nearby node. |
|
![]() |
Gets or sets a value indicating whether links should be automatically connected to nearby nodes when dropped from the ItemListView. |
|
![]() |
For internal use. |
|
![]() |
Gets or sets the size of item icons displayed in this list view. |
|
![]() |
Gets or sets the default size of instances created by dragging from this list view. |
Public Methods| Name | Description | |
|---|---|---|
![]() ![]() |
Gets the value of the Label attached property. |
|
![]() ![]() |
Sets the value of the Label attached property. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
UIElement.OnPreviewMouseDown override. |
|
![]() |
UIElement.OnPreviewMouseMove override. |
See Also