2 references to UIA_CapStyleAttributeId
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Automation\UiaTextRange.cs (1)
688
UIA_TEXTATTRIBUTE_ID.
UIA_CapStyleAttributeId
=> GetCapStyle(_provider.WindowStyle),
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
480
yield return new object[] { UIA_TEXTATTRIBUTE_ID.
UIA_CapStyleAttributeId
, (int)CapStyle.None };