Table of Contents

Property LeftMouseButtonDown

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

LeftMouseButtonDown

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

Action? LeftMouseButtonDown { get; set; }

Property Value

Action