Called when the user clicks the item.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
protected internal virtual void OnMouseClick( Object sender, MouseEventArgs e ) |
Visual Basic |
---|
Protected Friend Overridable Sub OnMouseClick ( _ sender As Object, _ e As MouseEventArgs _ ) |