TextCompositionEventArgs.TextComposition 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 in the composition as a TextComposition object.

Namespace:  System.Windows.Input
Assembly:  System.Windows (in System.Windows.dll)

Syntax

Public ReadOnly Property TextComposition As TextComposition
public TextComposition TextComposition { get; }

Property Value

Type: System.Windows.Input..::.TextComposition
The text in the composition, as a TextComposition object.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

TextCompositionEventArgs Class

System.Windows.Input Namespace