25 references to Processor32Bit
UIAutomationClientSideProviders (25)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (25)
89
if (remoteBitness == ProcessorTypes.
Processor32Bit
)
144
localBitness = ProcessorTypes.
Processor32Bit
;
147
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
159
localBitness = ProcessorTypes.
Processor32Bit
;
160
remoteBitness = ProcessorTypes.
Processor32Bit
;
170
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
410
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
439
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
468
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
508
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
545
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
590
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
632
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
691
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
754
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
794
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
836
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
876
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
918
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
958
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
995
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1029
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1071
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1128
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1135
ProcessorTypes.
Processor32Bit
, true);