Share via


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 依赖属性的标识符。

适用于