C# Class OfflineServer.Data.Settings.AppSettings.UISettings.Style

Inheritance: ObservableObject
Afficher le fichier Open project: berkay2578/nfsw-server

Méthodes publiques

Свойство Type Description
haveSeenCustomAccentSampleMessage System.Boolean
haveSeenCustomThemeSampleMessage System.Boolean

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Style ( ) : MahApps.Metro
applyNewStyle ( ) : void
doDefault ( ) : void
loadStyles ( ) : void

Method Details

Style() public méthode

public Style ( ) : MahApps.Metro
Résultat MahApps.Metro

applyNewStyle() public méthode

public applyNewStyle ( ) : void
Résultat void

doDefault() public méthode

public doDefault ( ) : void
Résultat void

loadStyles() public méthode

public loadStyles ( ) : void
Résultat void

Property Details

haveSeenCustomAccentSampleMessage public_oe property

public Boolean,System haveSeenCustomAccentSampleMessage
Résultat System.Boolean

haveSeenCustomThemeSampleMessage public_oe property

public Boolean,System haveSeenCustomThemeSampleMessage
Résultat System.Boolean