Property | Type | Description | |
---|---|---|---|
ShareButton_Click | void |
Method | Description | |
---|---|---|
Activate ( |
Invoked when another application wants to share content through this application.
|
|
NotLoggedOnPage ( ) : System |
Provides a channel to communicate with Windows about the sharing operation.
|
Method | Description | |
---|---|---|
ShareButton_Click ( object sender, |
Invoked when the user clicks the Share button.
|
public Activate ( |
||
args | Activation data used to coordinate the process with Windows. | |
return | void |