1 write to _isInsideOfTab
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
432
_isInsideOfTab
= upDownParent.IsInsideOfTab();
2 references to _isInsideOfTab
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
436
if (
_isInsideOfTab
)
492
if (
_isInsideOfTab
)