Show Method
Collapse the table of content
Expand the table of content

ShareTaskBase.Show Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Causes the sharing dialog to be displayed to the user.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

public void Show()

When you call Show, your application is put into a dormant state and may be terminated if the user navigates away instead of completing the task. For more information about handling these changes in state, see Launchers and Choosers for Windows Phone 8.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft