'Declaration Protected Overridable Sub OnClick( _ ByVal e As SourcedEventArgs _ )
protected virtual void OnClick( SourcedEventArgs e )
Parameters
- e
 - Provides data for the event.
 
'Declaration Protected Overridable Sub OnClick( _ ByVal e As SourcedEventArgs _ )
protected virtual void OnClick( SourcedEventArgs e )