This event fires when the depth frame is captured.
public:
event TypedEventHandler<DepthFrameSource^ , FrameCapturedEventArgs^ >^ FrameCaptured {
EventRegistrationToken add (TypedEventHandler<DepthFrameSource^ , FrameCapturedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Kinect
Metadata: windows.winmd