Show / Hide Table of Contents

Method CreateSaveFilePicker

| Edit this page View Source

CreateSaveFilePicker(Window)

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

Declaration
public static FileSavePicker CreateSaveFilePicker(this Window window)
Parameters
Type Name Description
Window window

Parent window

Returns
Type Description
FileSavePicker

SaveFilePicker

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