1 write to _bulletIndent
System.Windows.Forms (1)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
226
_bulletIndent
= value;
2 references to _bulletIndent
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
220
get =>
_bulletIndent
;
786
pf.dxOffset = Pixel2Twip(
_bulletIndent
, true);