RootInstance Property
The optional instance into which the XAML should be loaded.
Definition
Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public Object? RootInstance { get; set; }
Public Property RootInstance As Object
Get
Set
member RootInstance : Object with get, set
Property Value
ObjectSee Also
Reference
RuntimeXamlLoaderDocument Class
Avalonia.Markup.Xaml Namespace