1 write to _altTab
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsAltTab.cs (1)
343
_altTab
= parent;
4 references to _altTab
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsAltTab.cs (4)
394
int columns = this.
_altTab
._altTabInfo.cColumns;
395
int cxItem = this.
_altTab
._altTabInfo.cxItem;
396
int cyItem = this.
_altTab
._altTabInfo.cyItem;
399
NativeMethods.Win32Point ptStart = this.
_altTab
._altTabInfo.ptStart;