AutoComplete Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.WPF.AutoComplete
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class AutoComplete
public static class AutoComplete
public ref class AutoComplete abstract sealed
[<AbstractClass>]
[<Sealed>]
type AutoComplete = class end
public final class AutoComplete
The AutoComplete type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
AutoCompleteState | ||
ItemsSource |
Top
Methods
Name | Description | |
---|---|---|
GetAutoCompleteState | ||
GetItemsSource | ||
SetAutoCompleteState | ||
SetItemsSource |
Top
Fields
Name | Description | |
---|---|---|
AutoCompleteStateProperty | ||
ItemsSourceProperty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.