Property View
View
The IAdornmentView backing this adornment. null until the adornment actually needs View-level functionality (rendering, SubViews, mouse, arrangement, shadow). Once set, the lifetime is controlled by the IAdornmentView implementation.
IAdornmentView? View { get; }