Property LogicalRoot
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; }
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; }