Table of Contents

Property MouseLeave

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

MouseLeave

Gets or sets an action which is called when 'MouseLeave' event is raised.

Action? MouseLeave { get; set; }

Property Value

Action