Microsoft.Live.Controls namespace
Last modified: March 13, 2015
Represents controls to access services using Microsoft account features.
Note
|
|---|
|
The members in this namespace apply only to Windows Phone apps. For Windows Store apps, use LiveAuthClient.LoginAsync to build a sign-in control. |
Members
The Microsoft.Live.Controls namespace has these types of members:
Classes
The Microsoft.Live.Controls namespace has these classes.
|
Class |
Description |
|---|---|
|
Raised every time the session changes. |
|
|
A button that can be placed in an app to initiate the process of connecting the app and the user's Microsoft account. |
Enumerations
The Microsoft.Live.Controls namespace has these enumerations.
|
Enumeration |
Description |
|---|---|
|
Contains the values for the branding types that can be displayed. |
|
|
The text values that can be displayed in the control. |
Events
The Microsoft.Live.Controls namespace has these events.
|
Event |
Description |
|---|---|
|
Raised every time the session changes. |
Note