[]
Raises the PropertyChanging event.
protected virtual void OnPropertyChanging(PropertyChangingEventArgs e)
Protected Overridable Sub OnPropertyChanging(e As PropertyChangingEventArgs)
Type | Name | Description |
---|---|---|
PropertyChangingEventArgs | e | The PropertyChangingEventArgs instance that contains the event data. |