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