IntraTextAdornment::SetIsSelected Method (UIElement^, Boolean)
Visual Studio 2015
Sets the IsSelected value on the specified UIElement.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- element
-
Type:
System.Windows::UIElement^
The element.
- isSelected
-
Type:
System::Boolean
The IsSelected value.
Show: