Owner Property
Gets the owner of the resource provider.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
IResourceHost? Owner { get; }
ReadOnly Property Owner As IResourceHost
Get
abstract Owner : IResourceHost with get
Property Value
IResourceHostRemarks
If multiple owners are added, returns the first.