C# 클래스 wenku10.Pages.Settings.Themes.ThemeColors

상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: tgckpg/wenku10

공개 프로퍼티들

프로퍼티 타입 설명
ID string

공개 메소드들

메소드 설명
ThemeColors ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
Button_Tapped ( object sender, TappedRoutedEventArgs e ) : void
Presets_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
PutThemeBlocks ( List Blocks, string FGs, string BGs, ThemeSet ColorSet ) : void
SetTemplates ( ) : void
SetThemeBlocks ( ThemeSet ColorSet ) : void
ThemeContextMenu ( object sender, RightTappedRoutedEventArgs e ) : void
ThemeCopy ( object sender, RoutedEventArgs e ) : void
ThemeDelete ( object sender, RoutedEventArgs e ) : void
ThemeEdit ( object sender, RoutedEventArgs e ) : void
ThemePresets ( ) : void
ThemeRename ( object sender, RoutedEventArgs e ) : void
ThemeView_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void
ViewShades ( ThemeTextBlock ThemeBlock ) : void

메소드 상세

OnNavigatedFrom() 보호된 메소드

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

OnNavigatedTo() 보호된 메소드

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

ThemeColors() 공개 메소드

public ThemeColors ( ) : System
리턴 System

프로퍼티 상세

ID 공개적으로 정적으로 프로퍼티

public static string ID
리턴 string