1 write to LParam
WindowsFormsIntegration (1)
System\Windows\Integration\Convert.cs (1)
336LParam = msg.lParam,
2 references to LParam
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Message.cs (1)
85/// Gets the <see cref="LParam"/> value, and converts the value to an object.
WindowsFormsIntegration (1)
System\Windows\Integration\Convert.cs (1)
174lParam = msg.LParam,