Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 736 Bytes

tabviewitem_closerequested.md

File metadata and controls

23 lines (14 loc) · 736 Bytes
-api-id -api-type
E:Microsoft.UI.Xaml.Controls.TabViewItem.CloseRequested
winrt event

Microsoft.UI.Xaml.Controls.TabViewItem.CloseRequested

-description

Raised when the user attempts to close the TabViewItem via clicking the x-to-close button, CTRL+F4, or mousewheel.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

-remarks

-see-also

-examples