2 references to Compare
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
105
if (Accessible.
Compare
(scan, parent._acc))
1142
_isRoot = Accessible.
Compare
(_acc, KnownRoot._acc) || _acc.Role == AccessibleRole.Window ? RootStatus.Root : RootStatus.NotRoot;