87 references to ProcessorTypes
UIAutomationClientSideProviders (87)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (87)
42hwnd, uMsg, wParam, lParam, cbSize, pszText, maxLength, ProcessorTypes.ProcessorUndef, false); 48hwnd, uMsg, wParam, lParam, cbSize, pszText, maxLength, ProcessorTypes.ProcessorUndef, ignoreSendResult); 67IntPtr pszText, int maxLength, ProcessorTypes remoteBitness, bool ignoreSendResult) 89if (remoteBitness == ProcessorTypes.Processor32Bit) 137internal static void GetProcessTypes(IntPtr hwnd, out ProcessorTypes localBitness, out ProcessorTypes remoteBitness) 144localBitness = ProcessorTypes.Processor32Bit; 147remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 159localBitness = ProcessorTypes.Processor32Bit; 160remoteBitness = ProcessorTypes.Processor32Bit; 167localBitness = ProcessorTypes.Processor64Bit; 170remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 402ProcessorTypes localBitness; 403ProcessorTypes remoteBitness; 410else if (remoteBitness == ProcessorTypes.Processor32Bit) 419else if (remoteBitness == ProcessorTypes.Processor64Bit) 431ProcessorTypes localBitness; 432ProcessorTypes remoteBitness; 439else if (remoteBitness == ProcessorTypes.Processor32Bit) 445else if (remoteBitness == ProcessorTypes.Processor64Bit) 457ProcessorTypes localBitness; 458ProcessorTypes remoteBitness; 468else if (remoteBitness == ProcessorTypes.Processor32Bit) 480else if (remoteBitness == ProcessorTypes.Processor64Bit) 498ProcessorTypes localBitness; 499ProcessorTypes remoteBitness; 508else if (remoteBitness == ProcessorTypes.Processor32Bit) 515else if (remoteBitness == ProcessorTypes.Processor64Bit) 528ProcessorTypes localBitness; 529ProcessorTypes remoteBitness; 545else if (remoteBitness == ProcessorTypes.Processor32Bit) 556else if (remoteBitness == ProcessorTypes.Processor64Bit) 573ProcessorTypes localBitness; 574ProcessorTypes remoteBitness; 590else if (remoteBitness == ProcessorTypes.Processor32Bit) 601else if (remoteBitness == ProcessorTypes.Processor64Bit) 618ProcessorTypes localBitness; 619ProcessorTypes remoteBitness; 632else if (remoteBitness == ProcessorTypes.Processor32Bit) 644else if (remoteBitness == ProcessorTypes.Processor64Bit) 662ProcessorTypes localBitness; 663ProcessorTypes remoteBitness; 691else if (remoteBitness == ProcessorTypes.Processor32Bit) 709else if (remoteBitness == ProcessorTypes.Processor64Bit) 743ProcessorTypes localBitness; 744ProcessorTypes remoteBitness; 754else if (remoteBitness == ProcessorTypes.Processor32Bit) 767else if (remoteBitness == ProcessorTypes.Processor64Bit) 786ProcessorTypes localBitness; 787ProcessorTypes remoteBitness; 794else if (remoteBitness == ProcessorTypes.Processor32Bit) 803else if (remoteBitness == ProcessorTypes.Processor64Bit) 825ProcessorTypes localBitness; 826ProcessorTypes remoteBitness; 836else if (remoteBitness == ProcessorTypes.Processor32Bit) 849else if (remoteBitness == ProcessorTypes.Processor64Bit) 868ProcessorTypes localBitness; 869ProcessorTypes remoteBitness; 876else if (remoteBitness == ProcessorTypes.Processor32Bit) 885else if (remoteBitness == ProcessorTypes.Processor64Bit) 907ProcessorTypes localBitness; 908ProcessorTypes remoteBitness; 918else if (remoteBitness == ProcessorTypes.Processor32Bit) 931else if (remoteBitness == ProcessorTypes.Processor64Bit) 950ProcessorTypes localBitness; 951ProcessorTypes remoteBitness; 958else if (remoteBitness == ProcessorTypes.Processor32Bit) 964else if (remoteBitness == ProcessorTypes.Processor64Bit) 975ProcessorTypes localBitness; 976ProcessorTypes remoteBitness; 995else if (remoteBitness == ProcessorTypes.Processor32Bit) 1004else if (remoteBitness == ProcessorTypes.Processor64Bit) 1021ProcessorTypes localBitness; 1022ProcessorTypes remoteBitness; 1029else if (remoteBitness == ProcessorTypes.Processor32Bit) 1038else if (remoteBitness == ProcessorTypes.Processor64Bit) 1060ProcessorTypes localBitness; 1061ProcessorTypes remoteBitness; 1071else if (remoteBitness == ProcessorTypes.Processor32Bit) 1084else if (remoteBitness == ProcessorTypes.Processor64Bit) 1112ProcessorTypes localBitness; 1113ProcessorTypes remoteBitness; 1128else if (remoteBitness == ProcessorTypes.Processor32Bit) 1135ProcessorTypes.Processor32Bit, true); 1137else if (remoteBitness == ProcessorTypes.Processor64Bit)