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