XamlStream Property
The stream containing the XAML.
Definition
Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public Stream XamlStream { get; }
Public ReadOnly Property XamlStream As Stream
Get
member XamlStream : Stream with get
Property Value
StreamSee Also
Reference
RuntimeXamlLoaderDocument Class
Avalonia.Markup.Xaml Namespace