25 references to Processor32Bit
UIAutomationClientsideProviders (25)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (25)
98
if (remoteBitness == ProcessorTypes.
Processor32Bit
)
153
localBitness = ProcessorTypes.
Processor32Bit
;
156
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
168
localBitness = ProcessorTypes.
Processor32Bit
;
169
remoteBitness = ProcessorTypes.
Processor32Bit
;
179
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
419
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
448
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
477
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
517
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
554
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
599
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
641
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
700
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
763
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
803
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
845
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
885
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
927
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
967
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1004
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1038
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1080
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1137
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1144
ProcessorTypes.
Processor32Bit
, true);