3

Where is PagedCollectionView in Silverlight 5? I'm trying to convert a SL3 app to 5 but can't find PagedCollectionView.

Neil Knight
  • 47,437
  • 25
  • 129
  • 188

1 Answers1

5

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

Leo
  • 7,379
  • 6
  • 28
  • 44