TextBlockInlinesProperty Field

Defines the Inlines property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<TextBlock, InlineCollection?> InlinesProperty

Field Value

DirectPropertyTextBlock, InlineCollection

See Also