0 out of 2 rated this helpful - Rate this topic

KeyboardNavigationMode Enumeration

Specifies the tabbing behavior across tab stops for a Silverlight tabbing sequence within a container.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)
public enum KeyboardNavigationMode
<object property="enumMemberName"/>
Member name Description
Supported by Silverlight for Windows Phone Local Tab indexes are considered on the local subtree only inside this container.
Supported by Silverlight for Windows Phone Cycle Focus returns to the first or the last keyboard navigation stop inside of a container when the first or last keyboard navigation stop is reached.
Supported by Silverlight for Windows Phone Once The container and all of its child elements as a whole receive focus only once.

Silverlight

Supported in: 5, 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ