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

Inheritance: ObservableObject
Mostrar archivo Open project: berkay2578/nfsw-server

Public Properties

Property Type Description
haveSeenCustomAccentSampleMessage System.Boolean
haveSeenCustomThemeSampleMessage System.Boolean

Private Properties

Property Type Description

Public Methods

Method Description
Style ( ) : MahApps.Metro
applyNewStyle ( ) : void
doDefault ( ) : void
loadStyles ( ) : void

Method Details

Style() public method

public Style ( ) : MahApps.Metro
return MahApps.Metro

applyNewStyle() public method

public applyNewStyle ( ) : void
return void

doDefault() public method

public doDefault ( ) : void
return void

loadStyles() public method

public loadStyles ( ) : void
return void

Property Details

haveSeenCustomAccentSampleMessage public_oe property

public Boolean,System haveSeenCustomAccentSampleMessage
return System.Boolean

haveSeenCustomThemeSampleMessage public_oe property

public Boolean,System haveSeenCustomThemeSampleMessage
return System.Boolean