Compartir a través de


PropertyContainer.PropertyEntryChanged (Evento)

Se produce cuando cambia la propiedad PropertyEntry.

Espacio de nombres:  Microsoft.Windows.Design.PropertyEditing
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public Event PropertyEntryChanged As EventHandler
public event EventHandler PropertyEntryChanged
public:
 event EventHandler^ PropertyEntryChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member PropertyEntryChanged : IEvent<EventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

PropertyContainer Clase

Microsoft.Windows.Design.PropertyEditing (Espacio de nombres)

Otros recursos

Extensibilidad de WPF Designer

Arquitectura de edición de propiedades

Información general sobre las propiedades de dependencia