Table of Contents

Method OnMouseEvent

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

OnMouseEvent(MouseEvent)

Method invoked when a mouse event is generated

public override bool OnMouseEvent(MouseEvent mouseEvent)

Parameters

mouseEvent MouseEvent

Returns

bool

true, if the event was handled, false otherwise.