Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 607 Bytes

itemschangedeventhandler.md

File metadata and controls

27 lines (18 loc) · 607 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Controls.Primitives.ItemsChangedEventHandler
winrt delegate

Windows.UI.Xaml.Controls.Primitives.ItemsChangedEventHandler

-description

Represents the method that will handle the ItemsChanged event.

-parameters

-param sender

The source of the event.

-param e

The event data.

-remarks

-examples

-see-also