Share via


CommonPageComplete.LogLocationClicked Event

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

Raised when the log location hyperlink is clicked or activated

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

Syntax

'Declaration
Public Event LogLocationClicked As EventHandler
public event EventHandler LogLocationClicked
public:
 event EventHandler^ LogLocationClicked {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member LogLocationClicked : IEvent<EventHandler,
    EventArgs>
JScript does not support events.

.NET Framework Security

See Also

Reference

CommonPageComplete Class

Microsoft.TeamFoundation.Controls.WPF Namespace