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