1 instantiation of UiaTextRangeTestAccessor
System.Windows.Forms.Primitives.Tests (1)
System\Windows\Forms\Automation\TestAccessors.UiaTextRangeTestAccessor.cs (1)
67
=>
new
(textRange);
2 references to UiaTextRangeTestAccessor
System.Windows.Forms.Primitives.Tests (2)
System\Windows\Forms\Automation\TestAccessors.UiaTextRangeTestAccessor.cs (1)
66
internal static
UiaTextRangeTestAccessor
TestAccessor(this UiaTextRange textRange)
System\Windows\Forms\Automation\UiaTextRangeTests.cs (1)
159
var
testAccessor = textRange.TestAccessor();