SmartGlassTextEntrySurface.TextChanged Event

Event raised as the user changes text.

Syntax

public:
event TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ TextChanged {
         EventRegistrationToken add (TypedEventHandler<SmartGlassTextEntrySurface^ , SmartGlassTextEntryEventArgs^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassTextEntrySurface Class

SmartGlassTextEntrySurface Members

Windows.Xbox.SmartGlass Namespace