Table of Contents

Property LogicalRoot

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

LogicalRoot

Gets the logical root of the element tree to which this element belongs. If this element is the root, it returns itself.

[Browsable(false)]
public virtual FrameworkElement LogicalRoot { get; }

Property Value

FrameworkElement