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