ScrollableControl.DockPaddingEdgesConverter.GetPropertiesSupported Methode

Definition

Gibt zurück, ob das aktuelle Objekt Eigenschaften mithilfe des angegebenen Kontexts unterstützt.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Parameter

context
ITypeDescriptorContext

Ein ITypeDescriptorContext Formatkontext.

Gibt zurück

true in allen Fällen.

Gilt für: