Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 431 Bytes

pivot_selectionchanged.md

File metadata and controls

25 lines (17 loc) · 431 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.Pivot.SelectionChanged
winrt event

Microsoft.UI.Xaml.Controls.Pivot.SelectionChanged

-description

Occurs when the currently selected item changes.

-xaml-syntax

<Pivot SelectionChanged="eventhandler" />

-remarks

-examples

-see-also