Method CreateFolderPicker
| Edit this page View SourceCreateFolderPicker(Window)
Creates a new instance of a FolderPicker with the provided window as a parent.
Declaration
public static FolderPicker CreateFolderPicker(this Window window)
Parameters
| Type | Name | Description |
|---|---|---|
| Window | window | Parent window |
Returns
| Type | Description |
|---|---|
| FolderPicker | FolderPicker |