This topic has not yet been rated - Rate this topic

SupportedTextSelection Enumeration

Contains values that specify whether a text provider supports selection and, if so, whether it supports a single, continuous selection or multiple, disjoint selections.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  System.Windows.Automation
Assembly:  System.Windows (in System.Windows.dll)
[FlagsAttribute]
public enum SupportedTextSelection
Member name Description
Supported by Silverlight for Windows Phone None Does not support text selections.
Supported by Silverlight for Windows Phone Single Supports a single, continuous text selection.
Supported by Silverlight for Windows Phone Multiple Supports multiple, disjoint text selections.

Silverlight

Supported in: 5, 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

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