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