Compartir a través de


PropertyValue.NotifyRootValueChanged (Método)

Provoca el evento RootValueChanged.

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

Sintaxis

'Declaración
Protected Overridable Sub NotifyRootValueChanged
protected virtual void NotifyRootValueChanged()
protected:
virtual void NotifyRootValueChanged()
abstract NotifyRootValueChanged : unit -> unit 
override NotifyRootValueChanged : unit -> unit 
protected function NotifyRootValueChanged()

Seguridad de .NET Framework

Vea también

Referencia

PropertyValue Clase

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

PropertyEntry

PropertyValueEditor

Otros recursos

Extensibilidad de WPF Designer

Arquitectura de edición de propiedades