3 references to PARAFORMAT_NUMBERING
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
755if (pf.wNumbering == PARAFORMAT_NUMBERING.PFN_BULLET) 785pf.wNumbering = PARAFORMAT_NUMBERING.PFN_BULLET;
System.Windows.Forms.Primitives (1)
Interop\Richedit\Interop.PARAFORMAT.cs (1)
15public PARAFORMAT_NUMBERING wNumbering;