21 references to Processor64Bit
UIAutomationClientSideProviders (21)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (21)
147remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 167localBitness = ProcessorTypes.Processor64Bit; 170remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 419else if (remoteBitness == ProcessorTypes.Processor64Bit) 445else if (remoteBitness == ProcessorTypes.Processor64Bit) 480else if (remoteBitness == ProcessorTypes.Processor64Bit) 515else if (remoteBitness == ProcessorTypes.Processor64Bit) 556else if (remoteBitness == ProcessorTypes.Processor64Bit) 601else if (remoteBitness == ProcessorTypes.Processor64Bit) 644else if (remoteBitness == ProcessorTypes.Processor64Bit) 709else if (remoteBitness == ProcessorTypes.Processor64Bit) 767else if (remoteBitness == ProcessorTypes.Processor64Bit) 803else if (remoteBitness == ProcessorTypes.Processor64Bit) 849else if (remoteBitness == ProcessorTypes.Processor64Bit) 885else if (remoteBitness == ProcessorTypes.Processor64Bit) 931else if (remoteBitness == ProcessorTypes.Processor64Bit) 964else if (remoteBitness == ProcessorTypes.Processor64Bit) 1004else if (remoteBitness == ProcessorTypes.Processor64Bit) 1038else if (remoteBitness == ProcessorTypes.Processor64Bit) 1084else if (remoteBitness == ProcessorTypes.Processor64Bit) 1137else if (remoteBitness == ProcessorTypes.Processor64Bit)