1 write to _isInsideOfTab
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
452
_isInsideOfTab
= upDownParent.IsInsideOfTab();
2 references to _isInsideOfTab
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
456
if (
_isInsideOfTab
)
512
if (
_isInsideOfTab
)