RichTextBlock.SelectedTextProperty プロパティ

定義

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

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

プロパティ値

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

適用対象