2 references to JUSTIFY
System.Windows.Forms.Interop.Tests (1)
RichTextBoxTests.cs (1)
121Assert.Equal(PFA.JUSTIFY, value.wAlignment);
System.Windows.Forms.Tests (1)
System\Windows\Forms\RichTextBoxTests.cs (1)
3680yield return new object[] { PFM.ALIGNMENT, PFA.JUSTIFY, HorizontalAlignment.Left };