TextCompositionEventArgs.Text Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the text string that of the text composition.
Assembly: System.Windows (in System.Windows.dll)
This property's value can be String.Empty, particularly if text composition is still ongoing as part of the operation of an input method editor (IME).
Show: