This topic has not yet been rated - Rate this topic

RichTextBlock.IsTextSelectionEnabled Property

Silverlight

Gets or sets a value that indicates whether text selection is enabled in RichTextBlock.

Namespace:  System.Windows.Controls
Assembly:  System.Windows (in System.Windows.dll)
public bool IsTextSelectionEnabled { get; set; }

Property Value

Type: System.Boolean
true if text selection is enabled; false otherwise.

Silverlight

Supported in: 5

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 Additions

ADD
© 2013 Microsoft. All rights reserved.