Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 537 Bytes

pivot_pivotitemunloaded.md

File metadata and controls

27 lines (17 loc) · 537 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Pivot.PivotItemUnloaded
winrt event

Windows.UI.Xaml.Controls.Pivot.PivotItemUnloaded

-description

Event for notifying that the pivot item has been completely unloaded from the visual pivot.

-xaml-syntax

<Pivot PivotItemUnloaded="eventhandler" />

-remarks

-examples

-see-also