Click or drag to resize

FileOpenPickerService Class

LightningChart .NET Help

[Missing <summary> documentation for "T:LightningChartLib.UWP.ChartingMVVM.UwpApis.FileOpenPickerService"]

Inheritance Hierarchy
SystemObject
  LightningChartLib.UWP.ChartingMVVM.UwpApisFileOpenPickerService

Namespace: LightningChartLib.UWP.ChartingMVVM.UwpApis
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public class FileOpenPickerService : IFileOpenPickerService

The FileOpenPickerService type exposes the following members.

Constructors
 NameDescription
Public methodFileOpenPickerServiceInitializes a new instance of the FileOpenPickerService class
Top
Properties
 NameDescription
Public propertyFile

[Missing <summary> documentation for "P:LightningChartLib.UWP.ChartingMVVM.UwpApis.FileOpenPickerService.File"]

Public propertyFileTypeFilters

[Missing <summary> documentation for "P:LightningChartLib.UWP.ChartingMVVM.UwpApis.FileOpenPickerService.FileTypeFilters"]

Public propertyStartLocation

[Missing <summary> documentation for "P:LightningChartLib.UWP.ChartingMVVM.UwpApis.FileOpenPickerService.StartLocation"]

Top
Methods
 NameDescription
Public methodOpenFilePickerAsync

[Missing <summary> documentation for "M:LightningChartLib.UWP.ChartingMVVM.UwpApis.FileOpenPickerService.OpenFilePickerAsync"]

Top
See Also