microsoft / WindowsAppSDK-Samples

Feature samples for the Windows App SDK
MIT License
685 stars 217 forks source link

Refactor UIA #337

Closed adpa-ms closed 2 months ago

adpa-ms commented 2 months ago

This change refactors the UIA provider classes to reuse code and clearly delineate what information needs to be provided by the island while encapsulating all the UIA infrastructure and structural setup within the UIA objects themselves.