Sdílet prostřednictvím


PropertyValue.NotifyRootValueChanged-Methode

Aktualisiert: November 2007

Löst das RootValueChanged-Ereignis aus.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design (in Microsoft.Windows.Design.dll)

Syntax

'Declaration
Protected Overridable Sub NotifyRootValueChanged
'Usage

Me.NotifyRootValueChanged()
protected virtual void NotifyRootValueChanged()
protected:
virtual void NotifyRootValueChanged()
protected function NotifyRootValueChanged()

Berechtigungen

Siehe auch

Referenz

PropertyValue-Klasse

PropertyValue-Member

Microsoft.Windows.Design.PropertyEditing-Namespace

PropertyEntry

PropertyValueEditor

Weitere Ressourcen

WPF-Designer-Erweiterbarkeit

Eigenschaftenbearbeitungsarchitektur