Gets the collection of selected diagram model items.
This is a dependency property.
Namespace:
Mindscape.WpfDiagrammingAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public ReadOnlyCollection<Object> SelectedItems { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SelectedItems As ReadOnlyCollection(Of Object) |
Remarks
Dependency Property Information
| Identifier field | SelectedItemsProperty |
| Metadata properties set to true | None |