ComboBoxAutomationPeer.IValueProvider.SetValue(String) Método

Definición

Este tipo o miembro admite la infraestructura de Windows Presentation Foundation (WPF) y no está pensado para su uso directo desde el código.

 virtual void System.Windows.Automation.Provider.IValueProvider.SetValue(System::String ^ val) = System::Windows::Automation::Provider::IValueProvider::SetValue;
void IValueProvider.SetValue (string val);
abstract member System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
override this.System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
Sub SetValue (val As String) Implements IValueProvider.SetValue

Parámetros

val
String

Valor de cadena de un control.

Implementaciones

Se aplica a