1 write to lParam
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3564
es.
lParam
= Marshal.ReadIntPtr((IntPtr)(es64p + 36));
1 reference to lParam
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3501
NativeMethods.CHARFORMATA charFormat = (NativeMethods.CHARFORMATA)UnsafeNativeMethods.PtrToStructure(enprotected.
lParam
, typeof(NativeMethods.CHARFORMATA));