Property View
View
The IAdornmentView backing this adornment, cast to the adornment type for convenience. null until the adornment actually needs View-level functionality (rendering, SubViews, mouse, arrangement, shadow).
public AdornmentView? View { get; }