ItemsControl.OnItemsChanged(Object) Method

Definition

Invoked when the value of the Items property changes.

C#
protected virtual void OnItemsChanged(object e);

Parameters

e
Object

Event data. Not specifically typed in the current implementation.

Applies to

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