C#
VB
C++
Raises the PropertyChanged event.
protected virtual void OnPropertyChanged(
string propertyName
)
Protected Overridable Sub OnPropertyChanged( _
ByVal propertyName As String _
)
protected:
virtual void OnPropertyChanged(
String^ propertyName
)
propertyName
A System.String that represents the name of the property that has changed.
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