TextBlock.IsTextSelectionEnabledProperty Property      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the IsTextSelectionEnabled dependency property.
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 DependencyPropertyProperty Value
The identifier for the IsTextSelectionEnabled dependency property.