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