1 write to lParam
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2436
lParam
= (long)item.lParam;
1 reference to lParam
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2453
lParam = new IntPtr(unchecked((int)item.
lParam
))