RichTextBlock.IsTextSelectionEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象