-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
AvaloniaSourceGeneratedXamlLoader
-
Methods
-
Load(String, Type?, String?, Object?, Uri?, Boolean)
Load(String, Type?, String?, Object?, Uri?, Boolean) Method
Definition
public static object Load(string xaml, Type? localAssemblyAnchorType = null, string? localAssemblyName = null, object? rootInstance = null, Uri? baseUri = null, bool designMode = false)
Parameters
- localAssemblyAnchorType
- Type?
Returns