1 write to _altTab
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
335
_altTab
= parent;
4 references to _altTab
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsAltTab.cs (4)
386
int columns = this.
_altTab
._altTabInfo.cColumns;
387
int cxItem = this.
_altTab
._altTabInfo.cxItem;
388
int cyItem = this.
_altTab
._altTabInfo.cyItem;
391
NativeMethods.Win32Point ptStart = this.
_altTab
._altTabInfo.ptStart;