Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 434 Bytes

navigationviewitemexpandingeventargs_expandingitem.md

File metadata and controls

25 lines (15 loc) · 434 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.NavigationViewItemExpandingEventArgs.ExpandingItem
winrt property

Microsoft.UI.Xaml.Controls.NavigationViewItemExpandingEventArgs.ExpandingItem

-description

Gets the object that is expanding after the NavigationViewItem.Expanding event.

-property-value

The expanding object.

-remarks

-see-also

-examples