IntraTextAdornment Class
Visual Studio 2015
Support for intra-text adornments that are provided with IntraTextAdornmentTag objects.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetIsSelected(UIElement) | Gets the IsSelected value on the specified UIElement. |
![]() ![]() | SetIsSelected(UIElement, Boolean) | Sets the IsSelected value on the specified UIElement. |
| Name | Description | |
|---|---|---|
![]() ![]() | IsSelected | Represents the IsSelected property of these adornments. |
For an explanation of adornments, see the "Extending Adornments" section of Editor Extension Points and the "Adornments" section of Inside the Editor.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


