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