Table of Contents

Property MouseCaptureLost

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

MouseCaptureLost

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

Action? MouseCaptureLost { get; set; }

Property Value

Action