Compartilhar via


Evento PropertyValue.RootValueChanged

Representa o método que manipula o RootValueChanged o evento da PropertyValue.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Event RootValueChanged As EventHandler
public event EventHandler RootValueChanged
public:
 event EventHandler^ RootValueChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member RootValueChanged : IEvent<EventHandler,
    EventArgs>
O JScript não oferece suporte a eventos.

Comentários

Este evento é gerado pelo NotifyRootValueChanged método.

Segurança do .NET Framework

Consulte também

Referência

PropertyValue Classe

Namespace Microsoft.Windows.Design.PropertyEditing

PropertyEntry

PropertyValueEditor

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura