TextBlock.IsTextSelectionEnabledProperty 屬性

定義

識別 IsTextSelectionEnabled 相依性屬性。

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

屬性值

IsTextSelectionEnabled 相依性屬性的標識碼。

適用於