4 references to TextUnit_Line
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Automation\UiaTextRange.cs (3)
205
case TextUnit.
TextUnit_Line
:
965
case TextUnit.
TextUnit_Line
:
1076
case TextUnit.
TextUnit_Line
:
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
342
Assert.True(((ITextRangeProvider.Interface)textRange).ExpandToEnclosingUnit(TextUnit.
TextUnit_Line
).Succeeded);