The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TextCompositionAutoComplete Enumeration
.NET Framework (current version)
Defines a set of states for the handling of automatic completion of a text composition.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Off | Auto-complete is off. | |
| On | Auto-complete is on. A TextInput event will be raised automatically by the TextCompositionManager after a TextInputStart event is handled. |
.NET Framework
Available since 3.0
Available since 3.0
Show: