HelpLink.OnClick Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Overridden to trigger either an external fwlink help, or to start the associated contextual help.

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

Syntax

'Declaration
Protected Overrides Sub OnClick
protected override void OnClick()
protected:
virtual void OnClick() override
abstract OnClick : unit -> unit  
override OnClick : unit -> unit
protected override function OnClick()

.NET Framework Security

See Also

Reference

HelpLink Class

Microsoft.TeamFoundation.Controls.WPF Namespace