Click or drag to resize

TextBoxVisibleWhiteSpaceDecorator Properties

The TextBoxVisibleWhiteSpaceDecorator type exposes the following members.

Properties
 NameDescription
Public propertyChild Gets or sets the inner text box.
Protected propertyLogicalChildren Gets an enumerator for logical child elements of this element.
(Overrides FrameworkElementLogicalChildren)
Protected propertyVisualChildrenCountGets the number of visual child elements within this element.
(Overrides FrameworkElementVisualChildrenCount)
Public propertyWhiteSpaceColor Gets or sets the color of the white space visualization.
Public propertyWhiteSpaceOpacity Gets or sets the opacity of the white space visualization.
Public propertyWhiteSpaces Gets or sets the white spaces to show.
Top
See Also