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
senderobjectEvent object.
eMouseEventArgsEvent arguments.