Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 357 Bytes

itemclickeventargs_clickeditem.md

File metadata and controls

24 lines (15 loc) · 357 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ItemClickEventArgs.ClickedItem
winrt property

Windows.UI.Xaml.Controls.ItemClickEventArgs.ClickedItem

-description

Gets a reference to the clicked item.

-property-value

The clicked item.

-remarks

-examples

-see-also