AnnotationCollection Class Members
The following tables list the members exposed by AnnotationCollection.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | AnnotationCollection Constructor | Overloaded. |
Public Fields
| Name | Description | |
|---|---|---|
![]() | OnRootGridMouseDownHandled |
Public Properties
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | ParentSurface |
Protected Properties
| Name | Description | |
|---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
Public Methods
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() | BlockReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | CheckReentrancy | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | ClearItems | Overridden. Removes all elements from the Collection. |
![]() | GetCoordinateCalculator | |
![]() | InsertItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | MoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | OnCollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | OnPropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | RemoveItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
![]() | SetItem | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | |
![]() | FindIndex | Overloaded. |
![]() | ForEachDo | Overloaded. |
![]() | IsNullOrEmptyList | |
![]() | ToDoubleArray | Overloaded. |
![]() | ToEnumerable<T> | |
![]() | ToStringArray2D<T> |
Public Events
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
Protected Events
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<IAnnotation>) |
See Also








