Skip to content

TextBlock class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.TextBlock Modifiers: public

Summary

Extended TextBlock with additional parameters like FontTypography.

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class TextBlock
class TextBlock
TextBlock <|-- TextBlock

Inherits from: TextBlock

Constructors

NameSummary
.ctor

Properties

NameSummary
FontTypographyGets or sets the font typography.
AppearanceGets or sets the appearance.

Fields

NameSummary
static FontTypographyPropertyProperty for [FontTypography](#
static AppearancePropertyProperty for [Appearance](#
Inherited members