0

How to add the Property IsTextSelectionEnabled in WPF TextBlock. It shows me an compile time error "The property 'IsTextSelectionEnabled' was not found in type 'TextBlock'"

Note: I found the Property IsTextSelectionEnabled in Microsoft Website.

The Website Link : IsTextSelectionEnabled

Kindly assist me how to use the Property in TextBlock.

My XAML Source Code is

<TextBlock Text="TextBlock" IsTextSelectionEnabled="True"/>
B.Balamanigandan
  • 4,713
  • 11
  • 68
  • 130

0 Answers0