C# 클래스 Illusion.ThemeExtension

파일 보기 프로젝트 열기: kasicass/kasicass

공개 메소드들

메소드 설명
HaveResource ( this theme ) : bool
LoadResourceDictionary ( this theme, Uri uri ) : System.Windows.ResourceDictionary

메소드 상세

HaveResource() 공개 정적인 메소드

public static HaveResource ( this theme ) : bool
theme this
리턴 bool

LoadResourceDictionary() 공개 정적인 메소드

public static LoadResourceDictionary ( this theme, Uri uri ) : System.Windows.ResourceDictionary
theme this
uri System.Uri
리턴 System.Windows.ResourceDictionary