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