TextInfo.IsReadOnly Property
Silverlight
Gets a value indicating whether the current TextInfo object is read-only.
Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if the current TextInfo object is read-only; otherwise, false.
If the IsReadOnly property is true, the application cannot change any of the properties of the current TextInfo object.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.