'''
''' Invoked when the application is activated as the target of a sharing operation.
'''
''' Details about the activation request.
Protected Overrides Sub OnShareTargetActivated(e As Windows.ApplicationModel.Activation.ShareTargetActivatedEventArgs)
Dim shareTargetPage As New $safeitemname$
shareTargetPage.Activate(e)
End Sub
Invalid version format, expected "[Major]", "[Major].[Minor]", "[Major].[Minor].[Build]" or "[Major].[Minor].[Build].[Revision] ...
Invalid version format, expected "[Major]", "[Major].[Minor]", "[Major].[Minor].[Build]" or "[Major].[Minor].[Build].[Revision]" ...
Invalid workspace mapping. Verify the BuildDirectory or SourcesDirectory properties have been set correctly. ServerItem: ...
Invalid XmlnsDeclaration occurs in assembly '{0}'. XmlnsDeclaration references a namespace '{1}' that is not in the assembly. ...
Invoked when the application is activated as the target of a sharing operation. ' ' Details about the activation request. ...
Invoked when the application is activated as the target of a sharing operation. ' ' Details about the activation request. ...
Invoked when the application is activated as the target of a sharing operation. Details about the activation request. protected ...
Invoked when the application is activated as the target of a sharing operation. Details about the activation request. void ...
Invoked when the application is activated as the target of a sharing operation. Details about the activation request. void ...