'Declaration
Protected Overridable Sub NotifyPropertyChange( _ ByVal propName As System.String _ )
'Usage
Dim instance As NSegmentedImage Dim propName As System.String instance.NotifyPropertyChange(propName)
protected virtual void NotifyPropertyChange( System.string propName )
Parameters
- propName