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