C# Class wenku8.Settings.Layout.BookInfoView.BgContext

Background Context Object, Controls section backgrounds
Inheritance: Net.Astropenguin.DataModel.ActiveData
Afficher le fichier Open project: tgckpg/wenku10

Méthodes publiques

Méthode Description
ApplyBackgrounds ( ) : void
BgContext ( Net.Astropenguin.IO.XRegistry LayoutSettings, string Section ) : System
Reload ( ) : void
SetBackground ( string type ) : void

Private Methods

Méthode Description
ApplyImage ( IStorageFile ISF ) : void
ApplyImage ( string Location, bool FromSystem = false ) : void
PickDirFromPicLibrary ( ) : Task
SwapImage ( BitmapImage b ) : void
TryUseImage ( string Url ) : void

Method Details

ApplyBackgrounds() public méthode

public ApplyBackgrounds ( ) : void
Résultat void

BgContext() public méthode

public BgContext ( Net.Astropenguin.IO.XRegistry LayoutSettings, string Section ) : System
LayoutSettings Net.Astropenguin.IO.XRegistry
Section string
Résultat System

Reload() public méthode

public Reload ( ) : void
Résultat void

SetBackground() public méthode

public SetBackground ( string type ) : void
type string
Résultat void