Table of Contents

Method OnMouseDoubleClick

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

OnMouseDoubleClick(MouseButtonEventArgs)

Raises the MouseDoubleClick routed event.

protected override void OnMouseDoubleClick(MouseButtonEventArgs e)

Parameters

e MouseButtonEventArgs

The event data.