OnMouseLeftButtonUp Method
Collapse the table of content
Expand the table of content

PivotHeaderItem.OnMouseLeftButtonUp Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Handles the button up event.

Namespace:  Microsoft.Phone.Controls.Primitives
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

protected override void OnMouseLeftButtonUp(
	MouseButtonEventArgs e
)

Parameters

e
Type: System.Windows.Input.MouseButtonEventArgs
The event arguments.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft