Aracılığıyla paylaş


SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Yöntem

Tanım

Türün SizeF özellikleri destekleyip desteklemediğini döndürür.

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

Parametreler

context
ITypeDescriptorContext

ITypeDescriptorContext Aracılığıyla ek bağlam sağlanabilen bir.

Döndürülenler

Her zaman true döndürür.

Şunlara uygulanır