1 write to _isInsideOfTab
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
435
_isInsideOfTab
= upDownParent.IsInsideOfTab();
2 references to _isInsideOfTab
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
439
if (
_isInsideOfTab
)
495
if (
_isInsideOfTab
)