Share via


SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Méthode

Définition

Retourne une valeur indiquant si le type SizeF prend en charge les propriétés.

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

Paramètres

context
ITypeDescriptorContext

ITypeDescriptorContext par l'intermédiaire duquel un contexte supplémentaire peut être fourni.

Retours

Retourne toujours true.

S’applique à