Click or drag to resize
IPushButtonReleased Event
Occurs when the button is released.

Namespace: Microsoft.IoT.DeviceCore.Input
Assembly: Microsoft.IoT.DeviceCore (in Microsoft.IoT.DeviceCore.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event TypedEventHandler<IPushButton, EmptyEventArgs> Released

Value

Type: Windows.FoundationTypedEventHandlerIPushButton, EmptyEventArgs
See Also