VirtualizingPanel.OnItemsChanged(Object, ItemsChangedEventArgs) Method

Definition

Called when the Items collection that is associated with the ItemsControl for this Panel changes.

C#
protected virtual void OnItemsChanged(object sender, ItemsChangedEventArgs args);

Parameters

sender
Object

The Object that raised the event.

args
ItemsChangedEventArgs

Provides data for the ItemsChanged event.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6