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相依性屬性的識別碼。

適用於