CollectionViewSource::OnSourceChanged Method (Object^, Object^)
.NET Framework (current version)
Invoked when the Source property changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldSource
-
Type:
System::Object^
The old value of the Source property.
- newSource
-
Type:
System::Object^
The new value of the Source property.
.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: