Method OnMainControlMouseDoubleClick
OnMainControlMouseDoubleClick(object?, MouseEventArgs)
Default implementation of the left mouse button double click event for the main control of the popup window.
protected override void OnMainControlMouseDoubleClick(object? sender, MouseEventArgs e)
Parameters
sender
objectEvent object.
e
MouseEventArgsEvent arguments.