Occurs when a device reports the states of all equations.
public:
event AllEquationsStatesGetEvent^ AllEquationsStatesGet {
EventRegistrationToken add (AllEquationsStatesGetEvent^ value);
void remove (EventRegistrationToken token);
}
This event will be handled by your implementation of the AllEquationsStatesGetEvent delegate.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd