Click or drag to resize

TextBoxVisibleWhiteSpaceDecoratorVisualChildrenCount Property

Gets the number of visual child elements within this element.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
protected override int VisualChildrenCount { get; }

Return Value

Type: Int32
The number of visual child elements for this element.
See Also