Notifies listeners of IDataAccessor about the field updating.

Namespace: Dapfor.Wpf.Data
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
void NotifyUpdate()
Visual Basic
Sub NotifyUpdate
Visual C++
void NotifyUpdate()
F#
abstract NotifyUpdate : unit -> unit 

See Also