Where is the PagedCollectionView in Silverlight 5?

Where is the PagedCollectionView in Silverlight 5? I am trying to convert an SL3 application to 5 but cannot find the PagedCollectionView.

+3
source share
1 answer

It is located on System.Windows.Data( C:\Program Files (x86)\MicrosoftSDKs\Silverlight\v5.0\Libraries\Client\System.Windows.Data.dll)

+5
source

All Articles