RichTextBox Fields

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The RichTextBox type exposes the following members.

Fields

  Name Description
Public fieldStatic memberSupported by Silverlight for Windows Phone AcceptsReturnProperty Identifies the AcceptsReturn dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone CaretBrushProperty Identifies the CaretBrush dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone IsReadOnlyProperty Identifies the IsReadOnly dependency property.
Public fieldStatic member LineHeightProperty Identifies the LineHeight dependency property.
Public fieldStatic member LineStackingStrategyProperty Identifies the LineStackingStrategy dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextAlignmentProperty Identifies the TextAlignment dependency property.
Public fieldStatic memberSupported by Silverlight for Windows Phone TextWrappingProperty Identifies the TextWrapping dependency property.

Top