VirtualizingPanel::OnItemsChanged Method (Object^, ItemsChangedEventArgs^)
.NET Framework (current version)
Called when the Items collection that is associated with the ItemsControl for this Panel changes.
Assembly: PresentationFramework (in PresentationFramework.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.
.NET Framework
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 3.0
Windows Phone Silverlight
Available since 7.0
Show: