C# 클래스 WpfApplication1.AccentColorSet

파일 보기 프로젝트 열기: Code-Inside/Samples

공개 메소드들

메소드 설명
GetAllColorNames ( ) : List
this ( String colorName ) : Color
this ( UInt32 colorType ) : Color

비공개 메소드들

메소드 설명
AccentColorSet ( UInt32 colorSet, System.Boolean active ) : System

메소드 상세

GetAllColorNames() 공개 메소드

public GetAllColorNames ( ) : List
리턴 List

this() 공개 메소드

public this ( String colorName ) : Color
colorName String
리턴 Color

this() 공개 메소드

public this ( UInt32 colorType ) : Color
colorType System.UInt32
리턴 Color