Compartilhar via


Método ElementPropertyDescriptor.RemoveValueChanged

Este membro substitui PropertyDescriptor.RemoveValueChanged(Object, EventHandler).

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxe

'Declaração
Public Overrides Sub RemoveValueChanged ( _
    component As Object, _
    handler As EventHandler _
)
public override void RemoveValueChanged(
    Object component,
    EventHandler handler
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ElementPropertyDescriptor Classe

Namespace Microsoft.VisualStudio.Modeling.Design