C#
VB
Java
Raises the PropertyChanged event.
Protected Sub onPropertyChanged( _ByVal name As String, _ByVal oldValue As Object, _ByVal newValue As Object _)
name
The property name.
oldValue
The property old value.
newValue
The property new value.
Note to Inheritors: When overriding onPropertyChanged in a derived class, be sure to call the base class's onPropertyChanged method so that registered delegates receive the event.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
