7 references to PFA
System.Windows.Forms (6)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (6)
717case PFA.LEFT: 721case PFA.RIGHT: 725case PFA.CENTER: 748pf.wAlignment = PFA.LEFT; 752pf.wAlignment = PFA.RIGHT; 756pf.wAlignment = PFA.CENTER;
System.Windows.Forms.Primitives (1)
Interop\Richedit\Interop.PARAFORMAT.cs (1)
20public PFA wAlignment;