InlineUIContainer Constructor
Initializes a new instance of InlineUIContainer element.
Definition
Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public InlineUIContainer()
Public Sub New
new : unit -> InlineUIContainer
Remarks
The purpose of this element is to be a wrapper for UIElements when they are embedded into text flow - as items of InlineCollections.
See Also
Reference
InlineUIContainer Class
InlineUIContainer Overload
Avalonia.Controls.Documents Namespace