C# Class wenku10.Pages.Settings.Themes.EditColors

Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: tgckpg/wenku10

Public Properties

Property Type Description
ID string

Public Methods

Method Description
EditColors ( ) : System

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
ColorList_ItemClick ( object sender, ItemClickEventArgs e ) : void
InitTemplate ( ThemeSet ColorSet ) : void
InnerFrameGoBack ( object sender, Net.Astropenguin.Controls.XBackRequestedEventArgs e ) : void

Method Details

EditColors() public method

public EditColors ( ) : System
return System

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

Property Details

ID public static property

public static string ID
return string