Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 467 Bytes

containercontentchangingeventargs_item.md

File metadata and controls

22 lines (15 loc) · 467 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.ContainerContentChangingEventArgs.Item
winrt property

Microsoft.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