ContextHelpProvider Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.WPF.ContextHelpProvider
Namespace: Microsoft.TeamFoundation.Controls.WPF
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class ContextHelpProvider
public static class ContextHelpProvider
public ref class ContextHelpProvider abstract sealed
[<AbstractClass>]
[<Sealed>]
type ContextHelpProvider = class end
public final class ContextHelpProvider
The ContextHelpProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
HelpKey | ||
HelpPath |
Top
Attached Properties
Name | Description | |
---|---|---|
HelpKeyword |
Top
Methods
Name | Description | |
---|---|---|
GetHelpKeyword | ||
GetHelpPath | ||
SetHelpKeyword | ||
SetHelpPath |
Top
Fields
Name | Description | |
---|---|---|
HelpKeywordProperty | ||
HelpPathProperty |
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.