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