1 write to lParam
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2528
lParam
= unchecked((int)item.lParam);
1 reference to lParam
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2543
nativeItem.lParam = new IntPtr(item.
lParam
);