C# 클래스 TheChan.Extensions.UiExtensions

파일 보기 프로젝트 열기: acedened/TheChan

공개 메소드들

메소드 설명
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