Property Parent
Parent
The View this adornment surrounds. Not on IAdornment — callers that need the parent already have the View reference they used to access this adornment. Set by Terminal.Gui.ViewBase.View.SetupAdornments and used for geometry math and GetOrCreateView() creation.
public View? Parent { get; set; }