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