InlinesProperty Field
Defines the Inlines property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<TextBlock, InlineCollection?> InlinesProperty
Public Shared ReadOnly InlinesProperty As DirectProperty(Of TextBlock, InlineCollection)
static val InlinesProperty: DirectProperty<TextBlock, InlineCollection>
Field Value
DirectProperty(TextBlock, InlineCollection)