TextComposition::AutoComplete Property
.NET Framework (current version)
Gets the auto-complete setting for this text composition.
Assembly: PresentationCore (in PresentationCore.dll)
public: property TextCompositionAutoComplete AutoComplete { TextCompositionAutoComplete get(); }
Property Value
Type: System.Windows.Input::TextCompositionAutoCompleteA member of the TextCompositionAutoComplete enumerations specifying the current auto-complete behavior for this text composition.
.NET Framework
Available since 3.0
Available since 3.0
Show: