Freigeben über


PropertyValue.NotifySubPropertyChanged-Methode

Löst das SubPropertyChanged-Ereignis aus.

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

Syntax

'Declaration
Protected Sub NotifySubPropertyChanged
protected void NotifySubPropertyChanged()
protected:
void NotifySubPropertyChanged()
member NotifySubPropertyChanged : unit -> unit 
protected function NotifySubPropertyChanged()

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyValue Klasse

Microsoft.Windows.Design.PropertyEditing-Namespace

PropertyEntry

PropertyValueEditor

Weitere Ressourcen

WPF-Designer-Erweiterbarkeit

Eigenschaftenbearbeitungsarchitektur