SizeFConverter.GetPropertiesSupported(ITypeDescriptorContext) Metoda

Definicja

Zwraca, czy SizeF typ obsługuje właściwości.

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

Parametry

context
ITypeDescriptorContext

Element ITypeDescriptorContext , za pomocą którego można podać dodatkowy kontekst.

Zwraca

Zawsze zwraca wartość true.

Dotyczy