0

I've pulled the Windows Phone Control Toolkit via NuGet into my WinPhone8 project. The LockablePivot control that was advertised as being a part of the toolkit since August 2011 isn't there. What's its fate, please?

Seva Alekseyev
  • 59,826
  • 25
  • 160
  • 281

1 Answers1

1

It was removed from the WP8 SDK because WP8 Pivot has an "isLocked" property. See this link

You can even see in your link it's tagged WP7Toolkit

steveg89
  • 1,807
  • 2
  • 15
  • 29