Property Parent
Parent
The Parent of this Adornment (the View this Adornment surrounds).
public View? Parent { get; set; }
Property Value
Remarks
Adornments are distinguished from typical View classes in that they are not sub-views, but have a parent/child relationship with their containing View.