Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
ContextEventWrapper< > needs EvendHandler<> defined handlers. PropertyChangedEventHandler is not like that so we wrap it in a handler that is. These handlers need to be tracked so the proper thing gets removed. Need to lock to protect the changedHandlers data.
Syntax
public event PropertyChangedEventHandler PropertyChanged
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)
See Also
Reference
KinectSensorChooser Class
KinectSensorChooser Members
Microsoft.Kinect.Toolkit Namespace