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