AutoCompleteBehavior Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.AutoCompleteBehavior
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class AutoCompleteBehavior
public static class AutoCompleteBehavior
public ref class AutoCompleteBehavior abstract sealed
[<AbstractClass>]
[<Sealed>]
type AutoCompleteBehavior = class end
public final class AutoCompleteBehavior
The AutoCompleteBehavior type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
AutoCompleteProvider |
Top
Methods
Name | Description | |
---|---|---|
GetAutoCompleteProvider | ||
SetAutoCompleteProvider |
Top
Fields
Name | Description | |
---|---|---|
AutoCompleteProviderProperty |
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.