87 references to ProcessorTypes
UIAutomationClientSideProviders (87)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (87)
43hwnd, uMsg, wParam, lParam, cbSize, pszText, maxLength, ProcessorTypes.ProcessorUndef, false); 49hwnd, uMsg, wParam, lParam, cbSize, pszText, maxLength, ProcessorTypes.ProcessorUndef, ignoreSendResult); 68IntPtr pszText, int maxLength, ProcessorTypes remoteBitness, bool ignoreSendResult) 90if (remoteBitness == ProcessorTypes.Processor32Bit) 138internal static void GetProcessTypes(IntPtr hwnd, out ProcessorTypes localBitness, out ProcessorTypes remoteBitness) 145localBitness = ProcessorTypes.Processor32Bit; 148remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 160localBitness = ProcessorTypes.Processor32Bit; 161remoteBitness = ProcessorTypes.Processor32Bit; 168localBitness = ProcessorTypes.Processor64Bit; 171remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 403ProcessorTypes localBitness; 404ProcessorTypes remoteBitness; 411else if (remoteBitness == ProcessorTypes.Processor32Bit) 420else if (remoteBitness == ProcessorTypes.Processor64Bit) 432ProcessorTypes localBitness; 433ProcessorTypes remoteBitness; 440else if (remoteBitness == ProcessorTypes.Processor32Bit) 446else if (remoteBitness == ProcessorTypes.Processor64Bit) 458ProcessorTypes localBitness; 459ProcessorTypes remoteBitness; 469else if (remoteBitness == ProcessorTypes.Processor32Bit) 481else if (remoteBitness == ProcessorTypes.Processor64Bit) 499ProcessorTypes localBitness; 500ProcessorTypes remoteBitness; 509else if (remoteBitness == ProcessorTypes.Processor32Bit) 516else if (remoteBitness == ProcessorTypes.Processor64Bit) 529ProcessorTypes localBitness; 530ProcessorTypes remoteBitness; 546else if (remoteBitness == ProcessorTypes.Processor32Bit) 557else if (remoteBitness == ProcessorTypes.Processor64Bit) 574ProcessorTypes localBitness; 575ProcessorTypes remoteBitness; 591else if (remoteBitness == ProcessorTypes.Processor32Bit) 602else if (remoteBitness == ProcessorTypes.Processor64Bit) 619ProcessorTypes localBitness; 620ProcessorTypes remoteBitness; 633else if (remoteBitness == ProcessorTypes.Processor32Bit) 645else if (remoteBitness == ProcessorTypes.Processor64Bit) 663ProcessorTypes localBitness; 664ProcessorTypes remoteBitness; 692else if (remoteBitness == ProcessorTypes.Processor32Bit) 710else if (remoteBitness == ProcessorTypes.Processor64Bit) 744ProcessorTypes localBitness; 745ProcessorTypes remoteBitness; 755else if (remoteBitness == ProcessorTypes.Processor32Bit) 768else if (remoteBitness == ProcessorTypes.Processor64Bit) 787ProcessorTypes localBitness; 788ProcessorTypes remoteBitness; 795else if (remoteBitness == ProcessorTypes.Processor32Bit) 804else if (remoteBitness == ProcessorTypes.Processor64Bit) 826ProcessorTypes localBitness; 827ProcessorTypes remoteBitness; 837else if (remoteBitness == ProcessorTypes.Processor32Bit) 850else if (remoteBitness == ProcessorTypes.Processor64Bit) 869ProcessorTypes localBitness; 870ProcessorTypes remoteBitness; 877else if (remoteBitness == ProcessorTypes.Processor32Bit) 886else if (remoteBitness == ProcessorTypes.Processor64Bit) 908ProcessorTypes localBitness; 909ProcessorTypes remoteBitness; 919else if (remoteBitness == ProcessorTypes.Processor32Bit) 932else if (remoteBitness == ProcessorTypes.Processor64Bit) 951ProcessorTypes localBitness; 952ProcessorTypes remoteBitness; 959else if (remoteBitness == ProcessorTypes.Processor32Bit) 965else if (remoteBitness == ProcessorTypes.Processor64Bit) 976ProcessorTypes localBitness; 977ProcessorTypes remoteBitness; 996else if (remoteBitness == ProcessorTypes.Processor32Bit) 1005else if (remoteBitness == ProcessorTypes.Processor64Bit) 1022ProcessorTypes localBitness; 1023ProcessorTypes remoteBitness; 1030else if (remoteBitness == ProcessorTypes.Processor32Bit) 1039else if (remoteBitness == ProcessorTypes.Processor64Bit) 1061ProcessorTypes localBitness; 1062ProcessorTypes remoteBitness; 1072else if (remoteBitness == ProcessorTypes.Processor32Bit) 1085else if (remoteBitness == ProcessorTypes.Processor64Bit) 1113ProcessorTypes localBitness; 1114ProcessorTypes remoteBitness; 1129else if (remoteBitness == ProcessorTypes.Processor32Bit) 1136ProcessorTypes.Processor32Bit, true); 1138else if (remoteBitness == ProcessorTypes.Processor64Bit)