2 references to PFM_RTLPARA
System.Windows.Forms (2)
winforms\Managed\System\WinForms\RichTextBoxConstants.cs (2)
550
internal const int PFM_EFFECTS = (
PFM_RTLPARA
| PFM_KEEP |
563
internal const int PFE_RTLPARA = (
PFM_RTLPARA
>> 16);