forked from MicrosoftDocs/winrt-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cdwilson
committed
Feb 25, 2017
1 parent
ede01d6
commit 82c8564
Showing
3,856 changed files
with
88,463 additions
and
15,000 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
windows.applicationmodel.activation/contactpanelactivatedeventargs.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
-api-id: T:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs | ||
-api-type: winrt class | ||
--- | ||
|
||
<!-- Class syntax. | ||
public class ContactPanelActivatedEventArgs : IActivatedEventArgs, IActivatedEventArgsWithUser, IContactPanelActivatedEventArgs | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs | ||
|
||
## -description | ||
|
||
Provides data when an app is activated because it uses the Contact Panel. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/contactpanelactivatedeventargs_contact.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.Contact | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public Contact Contact { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.Contact | ||
|
||
## -description | ||
|
||
Gets the selected contact from the Contact Panel. | ||
|
||
## -property-value | ||
|
||
The selected contact. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/contactpanelactivatedeventargs_contactpanel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.ContactPanel | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public ContactPanel ContactPanel { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.ContactPanel | ||
|
||
## -description | ||
|
||
Gets the contact panel. | ||
|
||
## -property-value | ||
|
||
The contact panel. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/contactpanelactivatedeventargs_kind.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.Kind | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public ActivationKind Kind { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.Kind | ||
|
||
## -description | ||
|
||
Gets the activation type. | ||
|
||
## -property-value | ||
|
||
The [ActivationKind.Contact](activationkind.md) enumeration value. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
...cationmodel.activation/contactpanelactivatedeventargs_previousexecutionstate.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.PreviousExecutionState | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public ApplicationExecutionState PreviousExecutionState { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.PreviousExecutionState | ||
|
||
## -description | ||
|
||
Gets the execution state of the app before it was activated. | ||
|
||
## -property-value | ||
|
||
A [ApplicationExecutionState](applicationexecutionstate.md)-typed value. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/contactpanelactivatedeventargs_splashscreen.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.SplashScreen | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public SplashScreen SplashScreen { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.SplashScreen | ||
|
||
## -description | ||
|
||
Gets the splash screen object, which provides information about the transition from the splash screen to the activated app. | ||
|
||
## -property-value | ||
|
||
The object that provides splash screen information. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/contactpanelactivatedeventargs_user.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.User | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public User User { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.ContactPanelActivatedEventArgs.User | ||
|
||
## -description | ||
|
||
Gets the user the app was activated for. | ||
|
||
## -property-value | ||
|
||
The user the app was activated for. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/devicepairingactivatedeventargs_user.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.DevicePairingActivatedEventArgs.User | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public User User { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.DevicePairingActivatedEventArgs.User | ||
|
||
## -description | ||
|
||
Gets the user the app was activated for. | ||
|
||
## -property-value | ||
|
||
The user the app was activated for. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/dialreceiveractivatedeventargs_user.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.DialReceiverActivatedEventArgs.User | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public User User { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.DialReceiverActivatedEventArgs.User | ||
|
||
## -description | ||
|
||
Gets the user the app was activated for. | ||
|
||
## -property-value | ||
|
||
The user the app was activated for. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
21 changes: 21 additions & 0 deletions
21
windows.applicationmodel.activation/icontactpanelactivatedeventargs.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
-api-id: T:Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs | ||
-api-type: winrt interface | ||
--- | ||
|
||
<!-- Interface syntax. | ||
public interface IContactPanelActivatedEventArgs | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs | ||
|
||
## -description | ||
|
||
Provides data when an app is activated by the contact panel. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/icontactpanelactivatedeventargs_contact.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs.Contact | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public Contact Contact { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs.Contact | ||
|
||
## -description | ||
|
||
Gets the contact. | ||
|
||
## -property-value | ||
|
||
The contact. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
...ows.applicationmodel.activation/icontactpanelactivatedeventargs_contactpanel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs.ContactPanel | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public ContactPanel ContactPanel { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.IContactPanelActivatedEventArgs.ContactPanel | ||
|
||
## -description | ||
|
||
Gets the contact panel. | ||
|
||
## -property-value | ||
|
||
The contact panel. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
25 changes: 25 additions & 0 deletions
25
windows.applicationmodel.activation/lockscreenactivatedeventargs_user.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
-api-id: P:Windows.ApplicationModel.Activation.LockScreenActivatedEventArgs.User | ||
-api-type: winrt property | ||
--- | ||
|
||
<!-- Property syntax. | ||
public User User { get; } | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.LockScreenActivatedEventArgs.User | ||
|
||
## -description | ||
|
||
Gets the user the app was activated for. | ||
|
||
## -property-value | ||
|
||
The user the app was activated for. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
21 changes: 21 additions & 0 deletions
21
windows.applicationmodel.activation/lockscreencomponentactivatedeventargs.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
-api-id: T:Windows.ApplicationModel.Activation.LockScreenComponentActivatedEventArgs | ||
-api-type: winrt class | ||
--- | ||
|
||
<!-- Class syntax. | ||
public class LockScreenComponentActivatedEventArgs : IActivatedEventArgs | ||
--> | ||
|
||
# Windows.ApplicationModel.Activation.LockScreenComponentActivatedEventArgs | ||
|
||
## -description | ||
|
||
Provides data when an app is activated as part of a lock screen component. | ||
|
||
## -remarks | ||
|
||
## -see-also | ||
|
||
## -examples | ||
|
Oops, something went wrong.