C# Класс TheChan.Extensions.UiExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
RenderToRandomAccessStream ( this element ) : Task
ToApplicationTheme ( this theme ) : ApplicationTheme
ToTheme ( this theme ) : Theme

Описание методов

RenderToRandomAccessStream() публичный статический Метод

public static RenderToRandomAccessStream ( this element ) : Task
element this
Результат Task

ToApplicationTheme() публичный статический Метод

public static ToApplicationTheme ( this theme ) : ApplicationTheme
theme this
Результат ApplicationTheme

ToTheme() публичный статический Метод

public static ToTheme ( this theme ) : Theme
theme this
Результат Theme