1 write to lParam
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1655lParam = unchecked((int)item.lParam);
1 reference to lParam
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1673nativeItem.lParam = new IntPtr(item.lParam);