VirtualizingStackPanel.OnItemsChanged Method
Silverlight
Called when the Items collection that is associated with the ItemsControl for this Panel changes.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Parameters
- sender
- Type: System.Object
The Object that raised the event.
- args
- Type: System.Windows.Controls.Primitives.ItemsChangedEventArgs
Provides data for the ItemsChanged event.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.