TextBox.SelectionHighlightColorWhenNotFocusedProperty 属性

定义

标识 SelectionHighlightColorWhenNotFocused 依赖属性。

public:
 static property DependencyProperty ^ SelectionHighlightColorWhenNotFocusedProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionHighlightColorWhenNotFocusedProperty();
public static DependencyProperty SelectionHighlightColorWhenNotFocusedProperty { get; }
var dependencyProperty = TextBox.selectionHighlightColorWhenNotFocusedProperty;
Public Shared ReadOnly Property SelectionHighlightColorWhenNotFocusedProperty As DependencyProperty

属性值

SelectionHighlightColorWhenNotFocused 依赖属性的标识符。

适用于