Occurs when the device reports values for variables in application memory.
public:
event ApplicationMemoryGetEvent^ ApplicationMemoryGet {
EventRegistrationToken add (ApplicationMemoryGetEvent^ value);
void remove (EventRegistrationToken token);
}
This event will be handled by your implementation of the ApplicationMemoryGetEvent delegate.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd