Click or drag to resize

DoubleMatrixRowCollection Events

The DoubleMatrixRowCollection type exposes the following members.

Events
  NameDescription
Protected eventCollectionChanged
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollectionDoubleMatrixRow.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollectionDoubleMatrixRow.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate eventINotifyCollectionChangedCollectionChanged
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollectionDoubleMatrixRow.)
Explicit interface implementationPrivate eventINotifyPropertyChangedPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollectionDoubleMatrixRow.)
Top
See Also