IValidatable..::..ErrorsChanged Event

Raised when the errors collection has changed.

Namespace:  Tortuga.Anchor.ComponentModel
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


event Nullable<EventHandler<DataErrorsChangedEventArgs>> ErrorsChanged
Event ErrorsChanged As Nullable(Of EventHandler(Of DataErrorsChangedEventArgs))

Remarks


This may be fired even when no actual change has occurred.