You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the UIA agent does not request these patterns we shouldn't create these providers. But we are trying to create these providers in the constructor itself.
Changes required:
Move the above part of code to here, where we can create the providers, only if the UIA request for it.