Occurs when an equation has faulted.
public:
event EquationFaultEvent^ EquationFaulted {
EventRegistrationToken add (EquationFaultEvent^ value);
void remove (EventRegistrationToken token);
}
This event will be handled by your implementation of the EquationFaultEvent delegate.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd