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