RichTextBlock.SelectionHighlightColorProperty プロパティ

定義

SelectionHighlightColor 依存関係プロパティを識別します。

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

プロパティ値

SelectionHighlightColor 依存関係プロパティの識別子。

適用対象