Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 482 Bytes

itemscontrol_onitemschanged_2114443574.md

File metadata and controls

23 lines (16 loc) · 482 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Controls.ItemsControl.OnItemsChanged(System.Object)
winrt method

Microsoft.UI.Xaml.Controls.ItemsControl.OnItemsChanged

-description

Invoked when the value of the Items property changes.

-parameters

-param e

Event data. Not specifically typed in the current implementation.

-remarks

-examples

-see-also