DesignPropertyDescriptor.ResetValue(Object) Yöntem

Tanım

Değeri varsayılan değere sıfırlar.

public:
 override void ResetValue(System::Object ^ component);
public:
 override void ResetValue(Platform::Object ^ component);
 override void ResetValue(winrt::Windows::Foundation::IInspectable const & component);
public override void ResetValue (object component);
override this.ResetValue : obj -> unit
Public Overrides Sub ResetValue (component As Object)

Parametreler

component
Object

Özelliğin sahibi olan bileşen.

Açıklamalar

Bu yöntem, temel yöntemi çağırır.

Şunlara uygulanır