Method GetParent | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
GetParent(T)
Returns the parent object of o
in the tree. Returns null if the object is not exposed in the tree.
Parameters
o
T
An object in the tree.
Returns
T