Share via


Buttons.PreviewButtonUpEvent Field

Specifies the tunneling-routed event that occurs when a button on a button device is released.

Namespace: Microsoft.SPOT.Input
Assembly: Microsoft.SPOT.TinyCore (in microsoft.spot.tinycore.dll)

Syntax

public static readonly RoutedEvent PreviewButtonUpEvent

Remarks

The PreviewButtonUpEvent field specifies a routed event that uses the tunneling routing strategy. The event handler for this event is represented by the ButtonEventHandler Delegate delegate.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Buttons Class
Buttons Members
Microsoft.SPOT.Input Namespace