2 writes to LParamInternal
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Message.cs (2)
68
set =>
LParamInternal
= value;
107
LParamInternal
= lparam,
7 references to LParamInternal
System.Windows.Forms.Primitives (7)
System\Windows\Forms\Internals\MessageDecoder.cs (1)
16
message.
LParamInternal
,
System\Windows\Forms\Message.cs (6)
62
$"Casting to/from IntPtr is unsafe, use {nameof(
LParamInternal
)}.",
67
readonly get =>
LParamInternal
;
89
Type cls) => Marshal.PtrToStructure(
LParamInternal
, cls);
128
&&
LParamInternal
== other.
LParamInternal
144
lParam =
LParamInternal