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