////// Invoked when the application is activated to display a file open picker. /// /// Details about the activation request. protected override void OnFileOpenPickerActivated(Windows.ApplicationModel.Activation.FileOpenPickerActivatedEventArgs e) { var fileOpenPickerPage = new $rootnamespace$.$safeitemname$(); fileOpenPickerPage.Activate(e); }
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 ...
Invoked when the application is activated to display search results. Details about the activation request. protected async ...
is a managed C++ assembly. Native C++ unit testing is not supported in managed C++ assemblies. Use unit testing for managed ...
is a MustOverride event in the base class '|2'. Visual Basic does not support event overriding. You must either provide an ...