Log.PropertyHost.PropertyChanged Event

Tungsten Suite

LogPropertyHostPropertyChanged Event

Raised when the value of a property has changed

Namespace:  W.Logging
Assembly:  Tungsten.Logging (in Tungsten.Logging.dll) Version: 2.0.0
Syntax
C#
public event PropertyChangedEventHandler PropertyChanged

Value

Type: System.ComponentModelPropertyChangedEventHandler

Implements

INotifyPropertyChangedPropertyChanged
See Also