Document Property
Path to the XAML document being loaded.
Definition
Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public string? Document { get; set; }
Public Property Document As String
Get
Set
member Document : string with get, set
Property Value
StringSee Also
Reference
RuntimeXamlLoaderDocument Class
Avalonia.Markup.Xaml Namespace