ResourceProviderOwner Property
Gets the owner of the resource provider.
Namespace: Avalonia.ControlsAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IResourceHost? Owner { get; }
Public ReadOnly Property Owner As IResourceHost
Get
abstract Owner : IResourceHost with get
override Owner : IResourceHost with get
IResourceHostIResourceProviderOwner
If multiple owners are added, returns the first.