2 references to Centered
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
898
? HorizontalTextAlignment.
Centered
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
1119
[InlineData(PInvoke.ES_CENTER, (int)HorizontalTextAlignment.
Centered
)]