ComboBoxItem.OnManipulationCompleted Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Called when the ManipulationCompletedevent occurs.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Protected Overrides Sub OnManipulationCompleted ( _
e As ManipulationCompletedEventArgs _
)
protected override void OnManipulationCompleted(
ManipulationCompletedEventArgs e
)
Parameters
- e
Type: System.Windows.Input.ManipulationCompletedEventArgs
The data for the event.
Remarks
Platform Notes
Silverlight for the desktop
Do not use when targeting Silverlight 4.
Silverlight for Windows Phone
For information on using manipulations on Silverlight for Windows Phone, see How to: Handle Manipulation Events
Version Information
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.