UIElement._parent

Parent element. Following this chain gets to the root element.

class UIElement
protected public nothrow @nogc protected
UIElement _parent;

Meta