C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.ComponentModel
INotifyPropertyChanged Interface
INotifyPropertyChanged Events
PropertyChanged Event
INotifyPropertyChanged
PropertyChanged Event
Occurs when a property value changes.
Namespace:
System.ComponentModel
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
event
PropertyChangedEventHandler
PropertyChanged
Value
Type:
System.ComponentModel
PropertyChangedEventHandler
See Also
Reference
INotifyPropertyChanged Interface
System.ComponentModel Namespace