1 write to chrg
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
3557es.chrg = new NativeMethods.CHARRANGE();
2 references to chrg
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
3565es.chrg.cpMin = Marshal.ReadInt32((IntPtr)(es64p + 44)); 3566es.chrg.cpMax = Marshal.ReadInt32((IntPtr)(es64p + 48));