TypedBindingBase.Converter Propriété
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.
Pour un usage interne par les renderers de plateforme.
public:
property Microsoft::Maui::Controls::IValueConverter ^ Converter { Microsoft::Maui::Controls::IValueConverter ^ get(); void set(Microsoft::Maui::Controls::IValueConverter ^ value); };
public Microsoft.Maui.Controls.IValueConverter Converter { get; set; }
member this.Converter : Microsoft.Maui.Controls.IValueConverter with get, set
Public Property Converter As IValueConverter
Valeur de propriété
Pour une utilisation interne par la plateforme Microsoft.Maui.Controls.