1 write to yOffset
System.Windows.Forms (1)
winforms\Managed\System\WinForms\RichTextBox.cs (1)
974cf.yOffset = Pixel2Twip(IntPtr.Zero, value, false);
2 references to yOffset
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
957selCharOffset = cf.yOffset; 962selCharOffset = cf.yOffset;