Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 755 Bytes

navigationviewitemexpandingeventargs_expandingitemcontainer.md

File metadata and controls

27 lines (16 loc) · 755 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewItemExpandingEventArgs.ExpandingItemContainer
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewItemExpandingEventArgs.ExpandingItemContainer

-description

Gets the container of the expanding item after a NavigationViewItem.Expanding 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 expanding item.

-remarks

-see-also

-examples