Base:
2 references to RangeFromChild
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxChildEditUiaProvider.cs (1)
114
=> _textProvider.
RangeFromChild
(childElement, pRetVal);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComboBox.ComboBoxUiaTextProviderTests.cs (1)
896
Assert.True(provider.
RangeFromChild
(rawElementProvider, range).Succeeded);