21 references to Processor64Bit
UIAutomationClientSideProviders (21)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (21)
148remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 168localBitness = ProcessorTypes.Processor64Bit; 171remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 420else if (remoteBitness == ProcessorTypes.Processor64Bit) 446else if (remoteBitness == ProcessorTypes.Processor64Bit) 481else if (remoteBitness == ProcessorTypes.Processor64Bit) 516else if (remoteBitness == ProcessorTypes.Processor64Bit) 557else if (remoteBitness == ProcessorTypes.Processor64Bit) 602else if (remoteBitness == ProcessorTypes.Processor64Bit) 645else if (remoteBitness == ProcessorTypes.Processor64Bit) 710else if (remoteBitness == ProcessorTypes.Processor64Bit) 768else if (remoteBitness == ProcessorTypes.Processor64Bit) 804else if (remoteBitness == ProcessorTypes.Processor64Bit) 850else if (remoteBitness == ProcessorTypes.Processor64Bit) 886else if (remoteBitness == ProcessorTypes.Processor64Bit) 932else if (remoteBitness == ProcessorTypes.Processor64Bit) 965else if (remoteBitness == ProcessorTypes.Processor64Bit) 1005else if (remoteBitness == ProcessorTypes.Processor64Bit) 1039else if (remoteBitness == ProcessorTypes.Processor64Bit) 1085else if (remoteBitness == ProcessorTypes.Processor64Bit) 1138else if (remoteBitness == ProcessorTypes.Processor64Bit)