Represents an inline element that causes a new line to begin in content when rendered in a text container.
Inheritance
- Object
- DependencyObject
- TextElement
- Inline
- LineBreak
Syntax
<LineBreak />
Attributes
- ActivatableAttribute(NTDDI_WIN8)
- MarshalingBehaviorAttribute(Agile)
- ThreadingAttribute(Both)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The LineBreak class has these types of members:
Constructors
The LineBreak class has these constructors.
| Constructor | Description |
|---|---|
| LineBreak | Initializes a new instance of the LineBreak class. |
Methods
The LineBreak class has these methods. It also inherits methods from the Object class.
| Method | Description |
|---|---|
| ClearValue | Clears the local value of a dependency property. (Inherited from DependencyObject) |
| FindName | Retrieves an object in the object model / runtime object graph by referencing the object's x:Name or Name attribute value. (Inherited from TextElement) |
| GetAnimationBaseValue | Returns any base value established for a dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject) |
| GetValue | Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject) |
| OnDisconnectVisualChildren | Override this method to implement how layout and logic should behave when items are removed from a class-specific content or child property. (Inherited from TextElement) |
| ReadLocalValue | Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject) |
| SetValue | Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject) |
Properties
The LineBreak class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets or sets the uniform spacing between characters, in units of 1/1000 of an em. (Inherited from TextElement) | |
| Read-only | Identifies the CharacterSpacing dependency property. (Inherited from TextElement) | |
| Read-only | Gets a TextPointer that represents the end of the content in the element. (Inherited from TextElement) | |
| Read-only | Gets a TextPointer that represents the start of content in the element. (Inherited from TextElement) | |
| Read-only | Gets the CoreDispatcher that this object is associated with. (Inherited from DependencyObject) | |
| Read-only | Gets a TextPointer that represents the position just after the end of the element. (Inherited from TextElement) | |
| Read-only | Gets a TextPointer that represents the position just before the start of the element. (Inherited from TextElement) | |
| Read/write | Gets or sets the preferred top-level font family for the content of the element. (Inherited from TextElement) | |
| Read-only | Identifies the FontFamily dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets the font size for the content of the element. (Inherited from TextElement) | |
| Read-only | Identifies the FontSize dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets the glyph width of the font in a family to select. (Inherited from TextElement) | |
| Read-only | Identifies the FontStretch dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets the font style for the content in this element. (Inherited from TextElement) | |
| Read-only | Identifies the FontStyle dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets the top-level font weight to select from the font family for the content in this element. (Inherited from TextElement) | |
| Read-only | Identifies the FontWeight dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets the Brush to apply to the content in this element. (Inherited from TextElement) | |
| Read-only | Identifies the Foreground dependency property. (Inherited from TextElement) | |
| Read/write | Gets or sets localization/globalization language information that applies to a TextElement. (Inherited from TextElement) | |
| Read-only | Identifies the Language dependency property. (Inherited from TextElement) | |
| Read-only | Gets or sets a unique identification for the object. Name can only be set from initial parsing of XAML. (Inherited from TextElement) |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012