protected virtual void OnFocusedIndexChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T> e
)
protected: virtual void OnFocusedIndexChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T*>* e
)
protected:
virtual void OnFocusedIndexChanged(
Vintasoft.Imaging.PropertyChangedEventArgs<T^>^ e
)
'Declaration Protected Overridable Sub OnFocusedIndexChanged( _
ByVal eAn event args that contains the event data.As Vintasoft.Imaging.PropertyChangedEventArgs(Of T) _
)
Parameters
- e
- An event args that contains the event data.