Implements the Diagram.Content property, which allow defining diagram elements through XAML.
The following tables list the members exposed by the ContentCollection type.
Name | Description | |
---|---|---|
Initializes a new instance of the ContentCollection class. |
Name | Description | |
---|---|---|
Gets a value indicating whether the list has a fixed size. |
||
Gets a value indicating whether the list is read-only. |
||
IList.IsSynchronized implementation. |
||
IList indexer implementation. |
||
IList.SyncRoot implementation. |
Name | Description | |
---|---|---|
Adds the specified item to the collection. |
||
Removes all items from the list. |
||
Gets a value that indicates whether the item is a member of the collection. |
||
IList.CopyTo implementation. |
||
Gets the zero-based index of the item in the underlying collection. |
||
Inserts an item into the list at the zero-based index specified. |
||
Removes the specified item from the list. |
||
Removes the list item at the specified index. |
Name | Description | |
---|---|---|
IList.OnValidate implementation. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |