Click or drag to resize

TextBoxVisibleWhiteSpaceDecoratorLogicalChildren Property

Gets an enumerator for logical child elements of this element.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
protected override IEnumerator? LogicalChildren { get; }

Return Value

Type: IEnumerator
An enumerator for logical child elements of this element.
See Also