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