TextBlock.SelectionHighlightColorProperty Property
Definition
Identifies the SelectionHighlightColor dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.TextBlock.SelectionHighlightColorProperty.
public:
static property DependencyProperty ^ SelectionHighlightColorProperty { DependencyProperty ^ get(); };
DependencyProperty SelectionHighlightColorProperty();
public static DependencyProperty SelectionHighlightColorProperty { get; }
var dependencyProperty = TextBlock.selectionHighlightColorProperty;
Public Shared ReadOnly Property SelectionHighlightColorProperty As DependencyProperty
Property Value
The identifier for the SelectionHighlightColor dependency property.