Click or drag to resize

TextBoxVisibleWhiteSpaceDecoratorChild Property

Gets or sets the inner text box.

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

Property Value

Type: TextBox
See Also