////// Invoked when the application is activated as the target of a sharing operation. /// /// Details about the activation request. void $wizardappclass$::OnShareTargetActivated(Windows::ApplicationModel::Activation::ShareTargetActivatedEventArgs^ e) { auto shareTargetPage = ref new $rootnamespace$::$safeitemname$(); shareTargetPage->Activate(e); }
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 ...
Invoked when the application is activated to display a file open picker. ' ' Details about the activation request. Protected ...
Invoked when the application is activated to display a file open picker. Details about the activation request. protected ...
Invoked when the application is activated to display search results. ' ' Details about the activation request. Protected ...