RichEditBox.SelectionHighlightColorProperty 屬性

定義

識別 SelectionHighlightColor 相依性屬性。

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

屬性值

SelectionHighlightColor 相依性屬性的標識符。

適用於