3 writes to dxOffset
System.Windows.Forms (3)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (3)
781
pf.
dxOffset
= 0;
786
pf.
dxOffset
= Pixel2Twip(_bulletIndent, true);
984
dxOffset
= Pixel2Twip(value, true)
1 reference to dxOffset
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
971
selHangingIndent = pf.
dxOffset
;