Show / Hide Table of Contents

Method CreateOpenFilePicker

| Edit this page View Source

CreateOpenFilePicker(Window)

Creates a new instance of a FileOpenPicker with the provided window as a parent.

Declaration
public static FileOpenPicker CreateOpenFilePicker(this Window window)
Parameters
Type Name Description
Window window

Parent window

Returns
Type Description
FileOpenPicker

FileOpenPicker

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX