UIAHandler: Do not use UIA for Chrome_RenderWidgetHostHWND windows (#10675)
* UIAHandler: Do not use UIA for Chrome_RenderWidgetHostHWND windows as their UIA implementation is not complete, and our IA2 support for Chrome is much better.
* Address linting issues.