Click or drag to resize

WpfLayerCollectionCollectionChanged Event

This event is raised when there has been a changed in the collection.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public event EventHandler<CollectionChangedEventArgs<WpfLayerAnnotation>> CollectionChanged

Value

Type: SystemEventHandlerCollectionChangedEventArgsWpfLayerAnnotation
See Also