Replies: 1 comment
-
Created Question #3467 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a WebView2AutomationPeer for win32 or winforms? I see documentation only for UWP: https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.xaml.automation.peers.webview2automationpeer?view=windows-app-sdk-1.3
I also see #992 referencing a UIAUtomationPR
Specifically I am looking to override the GetPattern object, I believe Google Chrome is overriding the TextPattern and ScrollPatten pattern types.
Beta Was this translation helpful? Give feedback.
All reactions