2 writes to _lParam
WindowsBase (2)
Base\System\Windows\Interop\MSG.cs (2)
56
_lParam
= lParam;
162
_lParam
= value;
1 reference to _lParam
WindowsBase (1)
Base\System\Windows\Interop\MSG.cs (1)
156
return
_lParam
;