TextBlock Constructor
.NET Framework 3.5
Initializes a new instance of the TextBlock class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
TextBlock() | Initializes a new instance of the TextBlock class. |
|
TextBlock(Inline) | Initializes a new instance of the TextBlock class, adding a specified Inline element as the initial display content. |