'Declaration
Protected Overridable Sub OnPropertyChanging( _ ByVal e As NPropertyChangingEventArgs _ )
'Usage
Dim instance As NPropertyOwnerObject Dim e As NPropertyChangingEventArgs instance.OnPropertyChanging(e)
protected virtual void OnPropertyChanging( NPropertyChangingEventArgs e )
Parameters
- e