Pivot.OnSelectionChanged Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Responds to a pivot selection change by raising a SelectionChanged event.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- e
- Type: System.Windows.Controls.SelectionChangedEventArgs
Provides data for SelectionChangedEventArgs.
Show: