Event that fires when the biometric user changes.
public:
event TypedEventHandler<BodyController^ , IBiometricUserChangedEventArgs^ >^ BiometricUserChanged {
EventRegistrationToken add (TypedEventHandler<BodyController^ , IBiometricUserChangedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.Input
Metadata: windows.winmd