IsReadOnlyAttribute Field

TextPatternIdentifiers.IsReadOnlyAttribute Field

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Identifies the IsReadOnly attribute of a text range.

Namespace:  System.Windows.Automation
Assembly:  System.Windows (in System.Windows.dll)

public static readonly AutomationTextAttribute IsReadOnlyAttribute

The read-only state of the document is associated with the calling text range.

NoteNote:

If a document or file is read-only, but you can still edit and save it as another file, this attribute does not consider that document or file read-only.

The values for this attribute are of type Boolean.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft