C# Class TrakHound_Dashboard.Pages.Options.General.Page

Interaction logic for General.xaml
Inheritance: System.Windows.Controls.UserControl, IPage
Afficher le fichier Open project: TrakHound/TrakHound-Community

Méthodes publiques

Свойство Type Description
SelectedThemeProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ChangeTheme ( Uri uri ) : void
Closed ( ) : void
Closing ( ) : bool
GetSentData ( EventData data ) : void
Opened ( ) : void
Opening ( ) : bool
Page ( ) : System
SetZoom ( double zoomPercentage ) : void

Private Methods

Méthode Description
ChangeTheme ( string key ) : void
CheckBox_Checked ( object sender, RoutedEventArgs e ) : void
SaveTheme ( string key ) : void
SelectedTheme_PropertyChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

ChangeTheme() public méthode

public ChangeTheme ( Uri uri ) : void
uri System.Uri
Résultat void

Closed() public méthode

public Closed ( ) : void
Résultat void

Closing() public méthode

public Closing ( ) : bool
Résultat bool

GetSentData() public méthode

public GetSentData ( EventData data ) : void
data TrakHound.EventData
Résultat void

Opened() public méthode

public Opened ( ) : void
Résultat void

Opening() public méthode

public Opening ( ) : bool
Résultat bool

Page() public méthode

public Page ( ) : System
Résultat System

SetZoom() public méthode

public SetZoom ( double zoomPercentage ) : void
zoomPercentage double
Résultat void

Property Details

SelectedThemeProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedThemeProperty
Résultat System.Windows.DependencyProperty