3 overrides of GetVisibleRanges
System.Windows.Forms (3)
System\Windows\Forms\Accessibility\LabelEditUiaTextProvider.cs (1)
204public override HRESULT GetVisibleRanges(SAFEARRAY** pRetVal)
System\Windows\Forms\Controls\ComboBox\ComboBox.ComboBoxUiaTextProvider.cs (1)
265public override HRESULT GetVisibleRanges(SAFEARRAY** pRetVal)
System\Windows\Forms\Controls\TextBox\TextBoxBase.TextBoxBaseUiaTextProvider.cs (1)
56public override HRESULT GetVisibleRanges(SAFEARRAY** pRetVal)