Summary
Gets the owner of the resource provider.
- Namespace
- Avalonia
.Controls - Containing Type
- IResourceProvider
Syntax
IResourceHost? Owner { get; }
Remarks
If multiple owners are added, returns the first.
Value
Type | Description |
---|---|
IResourceHost? |