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