In This Article

MarkupLabelWhitespaceUIElement Class

Provides a MarkupLabelUIElement for whitespace.

public class MarkupLabelWhitespaceUIElement : MarkupLabelTextUIElement, IInputElement, IUIElement, ILogicalTreeNode, IDpiAwareElement, IDisposable
Inheritance:
object MarshalByRefObject DisposableObject LogicalTreeNodeBase UIElement MarkupLabelUIElement MarkupLabelTextUIElement object
Implements:
IInputElement IUIElement ILogicalTreeNode IDpiAwareElement IDisposable

Constructors

MarkupLabelWhitespaceUIElement(MarkupLabelElement)

Initializes a new instance of the MarkupLabelWhitespaceUIElement class.

public MarkupLabelWhitespaceUIElement(MarkupLabelElement element)
Parameter Type Description
element MarkupLabelElement

The MarkupLabelElement that owns this element.

Inherited Members

Extension Methods