This topic has not yet been rated - Rate this topic

ListBoxItem.OnManipulationCompleted Method

Silverlight

Called when the ManipulationCompleted event occurs. This member overrides OnManipulationCompleted.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
protected override void OnManipulationCompleted(
	ManipulationCompletedEventArgs e
)

Parameters

e
Type: System.Windows.Input.ManipulationCompletedEventArgs
Event data for the event.

Version Notes

Silverlight for the desktop

This override does not exist in Silverlight for the desktop.

Silverlight for Windows Phone Silverlight for Windows Phone

  For information on using manipulations on Silverlight for Windows Phone, see How to: Handle Manipulation Events.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.