PasswordBox.SelectionHighlightColorProperty 属性

定义

标识 SelectionHighlightColor 依赖属性。

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

属性值

SelectionHighlightColor 依赖属性的标识符。

适用于