25 references to Processor32Bit
UIAutomationClientSideProviders (25)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (25)
90
if (remoteBitness == ProcessorTypes.
Processor32Bit
)
145
localBitness = ProcessorTypes.
Processor32Bit
;
148
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
160
localBitness = ProcessorTypes.
Processor32Bit
;
161
remoteBitness = ProcessorTypes.
Processor32Bit
;
171
remoteBitness = !IsWOW64Process(hwnd) ? ProcessorTypes.Processor64Bit : ProcessorTypes.
Processor32Bit
;
411
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
440
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
469
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
509
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
546
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
591
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
633
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
692
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
755
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
795
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
837
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
877
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
919
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
959
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
996
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1030
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1072
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1129
else if (remoteBitness == ProcessorTypes.
Processor32Bit
)
1136
ProcessorTypes.
Processor32Bit
, true);