Partager via


ActionTypeConverter.GetStandardValuesSupported(ITypeDescriptorContext) Méthode

Définition

Retourne les valeurs standard prises en charge par l'objet de type d'action.

public:
 override bool GetStandardValuesSupported(System::ComponentModel::ITypeDescriptorContext ^ context);
public override bool GetStandardValuesSupported (System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValuesSupported : System.ComponentModel.ITypeDescriptorContext -> bool
Public Overrides Function GetStandardValuesSupported (context As ITypeDescriptorContext) As Boolean

Paramètres

context
ITypeDescriptorContext

Contexte.

Retours

Retourne toujours true.

S’applique à