C# Class Windows.UI.ApplicationSettings.SettingsPane

Inheritance: ISettingsPane
Mostrar archivo Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetForCurrentView ( ) : SettingsPane
Show ( ) : void

Method Details

GetForCurrentView() public static method

public static GetForCurrentView ( ) : SettingsPane
return SettingsPane

Show() public static method

public static Show ( ) : void
return void