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