2 references to PFN_BULLET
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBox.cs (2)
907
if (RichTextBoxConstants.
PFN_BULLET
== pf.wNumbering) {
929
pf.wNumbering = RichTextBoxConstants.
PFN_BULLET
;