0

I'm interested into make a wrap panel (plenty of other user control) to be a tab stop. The panel is within a scroll viewer, the scroll viewer do have the IsTabStop property, but the scroll viewer doesn't. I want the user to be able to use tab key to navigate each by one of the user controls located within the wrap papel.

Sheldon
  • 2,598
  • 10
  • 27
  • 36

1 Answers1

0

Are you locking for the Focuable property?

Nir
  • 29,306
  • 10
  • 67
  • 103