PasswordBoxAutomationPeer.IValueProvider.SetValue(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type ou ce membre prend en charge l’infrastructure Windows Presentation Foundation (WPF), et n’est pas destiné à être utilisé directement à partir de votre code.
virtual void System.Windows.Automation.Provider.IValueProvider.SetValue(System::String ^ value) = System::Windows::Automation::Provider::IValueProvider::SetValue;
void IValueProvider.SetValue (string value);
abstract member System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
override this.System.Windows.Automation.Provider.IValueProvider.SetValue : string -> unit
Sub SetValue (value As String) Implements IValueProvider.SetValue
Paramètres
- value
- String
La valeur d’un contrôle.