C# 클래스 wenku8.Settings.Layout.BookInfoView.BgContext

Background Context Object, Controls section backgrounds
상속: Net.Astropenguin.DataModel.ActiveData
파일 보기 프로젝트 열기: tgckpg/wenku10

공개 메소드들

메소드 설명
ApplyBackgrounds ( ) : void
BgContext ( Net.Astropenguin.IO.XRegistry LayoutSettings, string Section ) : System
Reload ( ) : void
SetBackground ( string type ) : void

비공개 메소드들

메소드 설명
ApplyImage ( IStorageFile ISF ) : void
ApplyImage ( string Location, bool FromSystem = false ) : void
PickDirFromPicLibrary ( ) : Task
SwapImage ( BitmapImage b ) : void
TryUseImage ( string Url ) : void

메소드 상세

ApplyBackgrounds() 공개 메소드

public ApplyBackgrounds ( ) : void
리턴 void

BgContext() 공개 메소드

public BgContext ( Net.Astropenguin.IO.XRegistry LayoutSettings, string Section ) : System
LayoutSettings Net.Astropenguin.IO.XRegistry
Section string
리턴 System

Reload() 공개 메소드

public Reload ( ) : void
리턴 void

SetBackground() 공개 메소드

public SetBackground ( string type ) : void
type string
리턴 void