XamlSetTypeConverterEventArgs.ServiceProvider 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.
Obtient des informations IServiceProvider qui peuvent être utilisées par la classe de convertisseur de type.
public:
property System::ComponentModel::ITypeDescriptorContext ^ ServiceProvider { System::ComponentModel::ITypeDescriptorContext ^ get(); };
public System.ComponentModel.ITypeDescriptorContext ServiceProvider { get; }
member this.ServiceProvider : System.ComponentModel.ITypeDescriptorContext
Public ReadOnly Property ServiceProvider As ITypeDescriptorContext
Valeur de propriété
Informations sur le fournisseur de services qui peuvent être utilisées par la classe typeConverter.