Implemented interface member:
method
RangeFromAnnotation
Windows.Win32.UI.Accessibility.ITextProvider2.Interface.RangeFromAnnotation(Windows.Win32.UI.Accessibility.IRawElementProviderSimple*, Windows.Win32.UI.Accessibility.ITextRangeProvider**)
3 overrides of RangeFromAnnotation
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\LabelEditUiaTextProvider.cs (1)
232
public override HRESULT
RangeFromAnnotation
(IRawElementProviderSimple* annotationElement, ITextRangeProvider** pRetVal)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxUiaTextProvider.cs (1)
299
public override HRESULT
RangeFromAnnotation
(IRawElementProviderSimple* annotationElement, ITextRangeProvider** pRetVal)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs (1)
185
public override HRESULT
RangeFromAnnotation
(IRawElementProviderSimple* annotationElement, ITextRangeProvider** pRetVal)