Method OnAfterParentMouseDown
OnAfterParentMouseDown(object?, MouseEventArgs)
protected virtual void OnAfterParentMouseDown(object? sender, MouseEventArgs e)
Parameters
senderobjectThe source of the event.
eMouseEventArgsAn MouseEventArgs that contains the event data.