7 references to PFA
System.Windows.Forms (6)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (6)
681case PFA.LEFT: 685case PFA.RIGHT: 689case PFA.CENTER: 712pf.wAlignment = PFA.LEFT; 716pf.wAlignment = PFA.RIGHT; 720pf.wAlignment = PFA.CENTER;
System.Windows.Forms.Primitives (1)
Interop\Richedit\Interop.PARAFORMAT.cs (1)
20public PFA wAlignment;