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