Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
Silverlight 3
ItemsControl Class
 OnItemsChanged Method
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Silverlight 3

Other versions are also available for the following:
.NET Framework Class Library for Silverlight
ItemsControl..::.OnItemsChanged Method

Called when the value of the Items property changes.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Protected Overridable Sub OnItemsChanged ( _
    e As NotifyCollectionChangedEventArgs _
)
Visual Basic (Usage)
Dim e As NotifyCollectionChangedEventArgs

Me.OnItemsChanged(e)
C#
protected virtual void OnItemsChanged(
    NotifyCollectionChangedEventArgs e
)

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker