5992275cdb923469319f6268450a1902df588cd9
Implements OnAccessibilityEvent, which translates events from the AXTree into Windows MSAA event notifications. This also eliminates the UIA root object lookup in response to WM_GETOBJECT, since our initial implementation, like Chromium's default implementation, is based on MSAA. Issue: https://github.com/flutter/flutter/issues/77838
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%