Click or drag to resize

TextBoxVisibleWhiteSpaceDecoratorWhiteSpaceColor Property

Gets or sets the color of the white space visualization.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Brush? WhiteSpaceColor { get; set; }

Property Value

Type: Brush
See Also