Hi @jaejun lee ,Welcome to Q&A.
From what I've tested, you can't use IsHitTestVisible="False"
which makes it unreadable.
<TextBox x:Name="textBox1" AutomationProperties.Name="jack" />
Here is an example for AutomationProperties.Name.
This is the official documentation for AutomationProperties.
Best Regards,
Jiale
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.