The FilteringTextBoxBase type exposes the following members.

Properties

  NameDescription
BorderBrushKey
Gets the ResourceKey for the brush used to draw text box borders.
Culture
Gets or sets the culture used for parsing and formatting of user input. This is a dependency property.
Text
Gets or sets the text displayed to represent the value. This is a dependency property.
TextAlignment
Gets or sets the text alignment. This is a dependency property.

See Also