Delen via


ContextHelpProvider.GetHelpKeyword Method

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared Function GetHelpKeyword ( _
    obj As DependencyObject _
) As String
public static string GetHelpKeyword(
    DependencyObject obj
)
public:
static String^ GetHelpKeyword(
    DependencyObject^ obj
)
static member GetHelpKeyword : 
        obj:DependencyObject -> string
public static function GetHelpKeyword(
    obj : DependencyObject
) : String

Parameters

Return Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ContextHelpProvider Class

Microsoft.TeamFoundation.Controls.WPF Namespace