Summary
Initializes a new instance of the
StyleInclude
class.
- Namespace
- Avalonia
.Markup .Xaml .Styling - Containing Type
- StyleInclude
Syntax
public StyleInclude(Uri baseUri)
Parameters
Name | Type | Description |
---|---|---|
baseUri | Uri | The base URL for the XAML context. |
Return Value
Type | Description |
---|---|
void |