Table of Contents

Property MouseEnter

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

MouseEnter

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

Action? MouseEnter { get; set; }

Property Value

Action