Skip to main content

Owner Property

Gets the owner of the resource provider.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public IResourceHost? Owner { get; }

Property Value

IResourceHost

Implements

IResourceProvider.Owner

Remarks

If multiple owners are added, returns the first.

See Also

Reference

ResourceProvider Class
Avalonia.Controls Namespace