In This Article

AdornmentChangeReason Enum

Specifies the reason an adornment changed.

public enum AdornmentChangeReason

Fields

Name Description
DocumentChanged

The document changed.

ManagerClosed

The adornment manager closed.

Other

Another undefined reason.

TagsChanged

The adornment-related tags changed that span the text range enclosing the adornment.

ViewLineAddedOrUpdated

The view line that contains the adornment was added or updated.

ViewLineRemoved

The view line that contains the adornment was removed.