Share via


SignInButton.InitializeComponent method

Used in Windows Phone apps only. For Windows Store apps, use LiveAuthClient.LoginAsync to build a sign-in control.

Important

Reserved for system use. Do not use.

Syntax

public InitializeComponent()
Public Function InitializeComponent()

Parameters

This method has no parameters.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Microsoft.Live.Controls

Assembly

Microsoft.Live.Controls.dll

See also

SignInButton