Skip to content

Commit

Permalink
Build 15021 flight of api content
Browse files Browse the repository at this point in the history
  • Loading branch information
cdwilson committed Feb 25, 2017
1 parent ede01d6 commit 82c8564
Show file tree
Hide file tree
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.
13 changes: 12 additions & 1 deletion windows.applicationmodel.activation/activationkind.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,20 @@ Introduced in Windows 10, version 1607.
Reserved for system use. Introduced in Windows 10, version 1607.


### -field ContactPanel:1017


### -field LockScreenComponent:1016


### -field PrintWorkflowForegroundTask:1018


## -remarks

## -examples

## -see-also
[CachedFileUpdaterActivatedEventArgs.Kind](cachedfileupdateractivatedeventargs_kind.md), [CameraSettingsActivatedEventArgs.Kind](camerasettingsactivatedeventargs_kind.md), [ContactPickerActivatedEventArgs.Kind](contactpickeractivatedeventargs_kind.md), [DeviceActivatedEventArgs.Kind](deviceactivatedeventargs_kind.md), [FileActivatedEventArgs.Kind](fileactivatedeventargs_kind.md), [FileOpenPickerActivatedEventArgs.Kind](fileopenpickeractivatedeventargs_kind.md), [FileSavePickerActivatedEventArgs.Kind](filesavepickeractivatedeventargs_kind.md), [LaunchActivatedEventArgs.Kind](launchactivatedeventargs_kind.md), [LockScreenActivatedEventsArg.Kind](lockscreenactivatedeventargs_kind.md), [PrintTaskSettingsActivatedEventArgs.Kind](printtasksettingsactivatedeventargs_kind.md), [ProtocolActivatedEventArgs.Kind](protocolactivatedeventargs_kind.md), [SearchActivatedEventArgs.Kind](searchactivatedeventargs_kind.md), [ShareTargetActivatedEventArgs.Kind](sharetargetactivatedeventargs_kind.md), [WebUICachedFileUpdaterActivatedEventArgs.kind](../windows.ui.webui/webuicachedfileupdateractivatedeventargs_kind.md), [WebUICameraSettingsActivatedEventArgs.kind](../windows.ui.webui/webuicamerasettingsactivatedeventargs_kind.md), [WebUIContactPickerActivatedEventArgs.kind](../windows.ui.webui/webuicontactpickeractivatedeventargs_kind.md), [WebUIDeviceActivatedEventArgs.kind](../windows.ui.webui/webuideviceactivatedeventargs_kind.md), [WebUIFileActivatedEventArgs.kind](../windows.ui.webui/webuifileactivatedeventargs_kind.md), [WebUIFileOpenPickerActivatedEventArgs.kind](../windows.ui.webui/webuifileopenpickeractivatedeventargs_kind.md), [WebUIFileSavePickerActivatedEventArgs.kind](../windows.ui.webui/webuifilesavepickeractivatedeventargs_kind.md), [WebUILaunchActivatedEventArgs.kind](../windows.ui.webui/webuilaunchactivatedeventargs_kind.md), [WebUIPrintTaskSettingsActivatedEventArgs.kind](../windows.ui.webui/webuiprinttasksettingsactivatedeventargs_kind.md), [WebUIProtocolActivatedEventArgs.kind](../windows.ui.webui/webuiprotocolactivatedeventargs_kind.md), [WebUISearchActivatedEventArgs.kind](../windows.ui.webui/webuisearchactivatedeventargs_kind.md), [WebUIShareTargetActivatedEventArgs.kind](../windows.ui.webui/webuisharetargetactivatedeventargs_kind.md)
[CachedFileUpdaterActivatedEventArgs.Kind](cachedfileupdateractivatedeventargs_kind.md), [CameraSettingsActivatedEventArgs.Kind](camerasettingsactivatedeventargs_kind.md), [ContactPickerActivatedEventArgs.Kind](contactpickeractivatedeventargs_kind.md), [DeviceActivatedEventArgs.Kind](deviceactivatedeventargs_kind.md), [FileActivatedEventArgs.Kind](fileactivatedeventargs_kind.md), [FileOpenPickerActivatedEventArgs.Kind](fileopenpickeractivatedeventargs_kind.md), [FileSavePickerActivatedEventArgs.Kind](filesavepickeractivatedeventargs_kind.md), [LaunchActivatedEventArgs.Kind](launchactivatedeventargs_kind.md), [LockScreenActivatedEventsArg.Kind](lockscreenactivatedeventargs_kind.md), [PrintTaskSettingsActivatedEventArgs.Kind](printtasksettingsactivatedeventargs_kind.md), [ProtocolActivatedEventArgs.Kind](protocolactivatedeventargs_kind.md), [SearchActivatedEventArgs.Kind](searchactivatedeventargs_kind.md), [ShareTargetActivatedEventArgs.Kind](sharetargetactivatedeventargs_kind.md), [WebUICachedFileUpdaterActivatedEventArgs.kind](../windows.ui.webui/webuicachedfileupdateractivatedeventargs_kind.md), [WebUICameraSettingsActivatedEventArgs.kind](../windows.ui.webui/webuicamerasettingsactivatedeventargs_kind.md), [WebUIContactPickerActivatedEventArgs.kind](../windows.ui.webui/webuicontactpickeractivatedeventargs_kind.md), [WebUIDeviceActivatedEventArgs.kind](../windows.ui.webui/webuideviceactivatedeventargs_kind.md), [WebUIFileActivatedEventArgs.kind](../windows.ui.webui/webuifileactivatedeventargs_kind.md), [WebUIFileOpenPickerActivatedEventArgs.kind](../windows.ui.webui/webuifileopenpickeractivatedeventargs_kind.md), [WebUIFileSavePickerActivatedEventArgs.kind](../windows.ui.webui/webuifilesavepickeractivatedeventargs_kind.md), [WebUILaunchActivatedEventArgs.kind](../windows.ui.webui/webuilaunchactivatedeventargs_kind.md), [WebUIPrintTaskSettingsActivatedEventArgs.kind](../windows.ui.webui/webuiprinttasksettingsactivatedeventargs_kind.md), [WebUIProtocolActivatedEventArgs.kind](../windows.ui.webui/webuiprotocolactivatedeventargs_kind.md), [WebUISearchActivatedEventArgs.kind](../windows.ui.webui/webuisearchactivatedeventargs_kind.md), [WebUIShareTargetActivatedEventArgs.kind](../windows.ui.webui/webuisharetargetactivatedeventargs_kind.md)


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

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

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

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

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

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

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

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

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

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

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

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

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

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

Loading

0 comments on commit 82c8564

Please sign in to comment.