Invoked when the application is activated through file-open dialog association.
Syntax
Parameters
- args
-
Type: FileOpenPickerActivatedEventArgs
Event data for the event.
Remarks
OnFileOpenPickerActivated is a pre-defined activation point handler that is invoked for a core Activated event when the ActivationKind is FileOpenPicker.
All Application overrides involved in an activation scenario should call Window.Activate in their implementations.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 1/31/2013