Skip to main content

IRootObjectProvider Interface

Definition

Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)

public interface IRootObjectProvider

Properties

IntermediateRootObjectThe "current" root object, contains either the root of the xaml file or the root object of the control/data template
RootObjectThe root object of the xaml file

See Also

Reference

Avalonia.Markup.Xaml Namespace