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