Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 465 Bytes

containercontentchangingeventargs_item.md

File metadata and controls

24 lines (15 loc) · 465 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs.Item
winrt property

Windows.UI.Xaml.Controls.ContainerContentChangingEventArgs.Item

-description

Gets the data item associated with this container.

-property-value

The data item associated with this container, or null if no data is associated with this container.

-remarks

-examples

-see-also