IntraTextAdornment.IsSelected Field
Represents the IsSelected property of these adornments.
Namespace: Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'Declaration
Public Shared ReadOnly IsSelected As DependencyProperty
public static readonly DependencyProperty IsSelected
public:
static initonly DependencyProperty^ IsSelected
static val IsSelected: DependencyProperty
public static final var IsSelected : DependencyProperty
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.