C# Class TheChan.Extensions.UiExtensions

Afficher le fichier Open project: acedened/TheChan

Méthodes publiques

Méthode Description
RenderToRandomAccessStream ( this element ) : Task
ToApplicationTheme ( this theme ) : ApplicationTheme
ToTheme ( this theme ) : Theme

Method Details

RenderToRandomAccessStream() public static méthode

public static RenderToRandomAccessStream ( this element ) : Task
element this
Résultat Task

ToApplicationTheme() public static méthode

public static ToApplicationTheme ( this theme ) : ApplicationTheme
theme this
Résultat ApplicationTheme

ToTheme() public static méthode

public static ToTheme ( this theme ) : Theme
theme this
Résultat Theme