Is fired when a new character is received by the input queue.
public:
event TypedEventHandler<CoreWindow^ , CharacterReceivedEventArgs^ >^ CharacterReceived {
EventRegistrationToken add (TypedEventHandler<CoreWindow^ , CharacterReceivedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Core
Metadata: windows.winmd