2 references to Right
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
900
? HorizontalTextAlignment.
Right
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
1121
[InlineData(PInvoke.ES_RIGHT, (int)HorizontalTextAlignment.
Right
)]