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