|
FaceControllerPropertyChanged Event
|
Occurs when a property value changes.
Namespace:
Accord.Controls.Vision
Assembly:
Accord.Controls.Vision (in Accord.Controls.Vision.dll) Version: 3.8.0
Syntaxpublic event PropertyChangedEventHandler PropertyChanged
Public Event PropertyChanged As PropertyChangedEventHandler
Request Example
View SourceValue
Type:
System.ComponentModelPropertyChangedEventHandlerImplements
INotifyPropertyChangedPropertyChanged
See Also