21 references to Processor64Bit
UIAutomationClientsideProviders (21)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (21)
156remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 176localBitness = ProcessorTypes.Processor64Bit; 179remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.Processor32Bit; 428else if (remoteBitness == ProcessorTypes.Processor64Bit) 454else if (remoteBitness == ProcessorTypes.Processor64Bit) 489else if (remoteBitness == ProcessorTypes.Processor64Bit) 524else if (remoteBitness == ProcessorTypes.Processor64Bit) 565else if (remoteBitness == ProcessorTypes.Processor64Bit) 610else if (remoteBitness == ProcessorTypes.Processor64Bit) 653else if (remoteBitness == ProcessorTypes.Processor64Bit) 718else if (remoteBitness == ProcessorTypes.Processor64Bit) 776else if (remoteBitness == ProcessorTypes.Processor64Bit) 812else if (remoteBitness == ProcessorTypes.Processor64Bit) 858else if (remoteBitness == ProcessorTypes.Processor64Bit) 894else if (remoteBitness == ProcessorTypes.Processor64Bit) 940else if (remoteBitness == ProcessorTypes.Processor64Bit) 973else if (remoteBitness == ProcessorTypes.Processor64Bit) 1013else if (remoteBitness == ProcessorTypes.Processor64Bit) 1047else if (remoteBitness == ProcessorTypes.Processor64Bit) 1093else if (remoteBitness == ProcessorTypes.Processor64Bit) 1146else if (remoteBitness == ProcessorTypes.Processor64Bit)