Event raised as the user changes text.
public:
event TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ TextChanged {
EventRegistrationToken add (TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassTextEntrySurface Class