Skip to content

Conversation

@acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Jan 9, 2026

Description

Adds a new override to allow custom native components to be able to provide a custom accessibility implementation.
Did a bunch of cleanup of code that was assuming that the UIA provider was a CompositionDynamicAutomationProvider.

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves #14623

Testing

Added a new sample component that uses a native accessibility implementation

Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested review from a team as code owners January 9, 2026 00:23
@acoates-ms acoates-ms merged commit 190a33d into microsoft:main Jan 9, 2026
30 checks passed
@acoates-ms acoates-ms deleted the customaccessibility branch January 9, 2026 15:58
acoates-ms added a commit to acoates-ms/react-native-windows that referenced this pull request Jan 9, 2026
…ents (microsoft#15532)

* Add ability to customize native accessibility of custom native components

* format

* Change files

* fix

* fix

* Update test

* Change files

* pacakgelock

* snapshots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No way to customize accessibility for custom native components

2 participants