'Declaration Protected Overridable Sub OnBuilderChanging( _
ByVal eThe PropertyChangedEventArgs<T> instance containing the event data.As Vintasoft.Imaging.PropertyChangingEventArgs(Of T) _
)
protected virtual void OnBuilderChanging(
Vintasoft.Imaging.PropertyChangingEventArgs<T> e
)
protected: virtual void OnBuilderChanging(
Vintasoft.Imaging.PropertyChangingEventArgs<T*>* e
)
protected:
virtual void OnBuilderChanging(
Vintasoft.Imaging.PropertyChangingEventArgs<T^>^ e
)
Parameters
- e
- The PropertyChangedEventArgs<T> instance containing the event data.