Summary
Loads a resource dictionary from a specified URL.
- Namespace
- Avalonia
.Markup .Xaml .MarkupExtensions - Interfaces
- Base Types
-
- object
graph BT
Type-->Base0["object"]
Type-.->Interface0["IResourceProvider"]
click Interface0 "/api/Avalonia.Controls/IResourceProvider"
Type-.->Interface1["IResourceNode"]
click Interface1 "/api/Avalonia.Controls/IResourceNode"
Type["ResourceInclude"]
class Type type-node
Syntax
public class ResourceInclude : IResourceProvider, IResourceNode
Events
Name | Type | Summary |
---|---|---|
OwnerChanged | EventHandler |
Properties
Name | Value | Summary |
---|---|---|
Loaded | IResourceDictionary |
Gets the loaded resource dictionary.
|
Owner | IResourceHost? | |
Source | Uri? |
Gets or sets the source URL.
|
Methods
Name | Value | Summary |
---|---|---|
ProvideValue |
ResourceInclude |
Extension Methods
Name | Value | Summary |
---|---|---|
Get |
IObservable |