C# 클래스 PackmanVsix.Theme

파일 보기 프로젝트 열기: madskristensen/Packman

Private Properties

프로퍼티 타입 설명
BuildThemeResources System.Windows.ResourceDictionary

공개 메소드들

메소드 설명
ShouldBeThemed ( this control ) : void

비공개 메소드들

메소드 설명
BuildThemeResources ( ) : System.Windows.ResourceDictionary

메소드 상세

ShouldBeThemed() 공개 정적인 메소드

public static ShouldBeThemed ( this control ) : void
control this
리턴 void