TextComposition::CompositionText Property
.NET Framework (current version)
Gets or sets the composition text for this text composition.
This API is not CLS-compliant.
Assembly: PresentationCore (in PresentationCore.dll)
public: [CLSCompliantAttribute(false)] property String^ CompositionText { String^ get(); protected: void set(String^ value); }
Property Value
Type: System::String^A string containing the composition text for this text composition.
.NET Framework
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Available since 3.0
Silverlight
Available since 4.0
Windows Phone Silverlight
Available since 7.1
Show: