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