[PR #14178] Apply AutoProps to TextBox settings in SUI #29983

Open
opened 2026-01-31 09:37:59 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/14178

State: closed
Merged: Yes


We already were setting the automation properties on the expander, however, we were not setting it on the content when an expander was present. This change applies the automation properties to both the expander and the child content (i.e. TextBox).

Closes #13827

**Original Pull Request:** https://github.com/microsoft/terminal/pull/14178 **State:** closed **Merged:** Yes --- We already were setting the automation properties on the expander, however, we were not setting it on the content when an expander was present. This change applies the automation properties to both the expander and the child content (i.e. TextBox). Closes #13827
claunia added the pull-request label 2026-01-31 09:37:59 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29983