Table of Contents

Property LeftMouseButtonDoubleClick

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LeftMouseButtonDoubleClick

Gets or sets the action which is called when the left mouse button is double-clicked on the notify icon.

Action? LeftMouseButtonDoubleClick { get; set; }

Property Value

Action