TextBlock.SelectionHighlightColorProperty Propiedad

Definición

Identifica la propiedad de dependencia SelectionHighlightColor .

public:
 static property DependencyProperty ^ SelectionHighlightColorProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionHighlightColorProperty();
public static DependencyProperty SelectionHighlightColorProperty { get; }
var dependencyProperty = TextBlock.selectionHighlightColorProperty;
Public Shared ReadOnly Property SelectionHighlightColorProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia SelectionHighlightColor .

Se aplica a