Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 768 Bytes

navigationviewitemcollapsedeventargs_collapseditemcontainer.md

File metadata and controls

27 lines (16 loc) · 768 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewItemCollapsedEventArgs.CollapsedItemContainer
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewItemCollapsedEventArgs.CollapsedItemContainer

-description

Gets the container of the object that was collapsed in the NavigationViewItem.Collapsed event.

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

-property-value

The container of the collapsed object.

-remarks

-see-also

-examples