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