ChildProperty Field
Defines the Child property.
Definition
Namespace: Avalonia.Controls.Documents
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<Control> ChildProperty
Public Shared ReadOnly ChildProperty As StyledProperty(Of Control)
static val ChildProperty: StyledProperty<Control>
Field Value
See Also
Reference
InlineUIContainer Class
Avalonia.Controls.Documents Namespace