Event that fires when the body controller is added.
public:
static event EventHandler<BodyControllerAddedEventArgs^ >^ BodyControllerAdded {
EventRegistrationToken add (EventHandler<BodyControllerAddedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Note
This is a cross-OS call. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.Input
Metadata: windows.winmd