C# 클래스 eXeMeL.Model.AssociatedThemeBrushAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Grandpappy/eXeMeL

공개 메소드들

메소드 설명
AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, Brush associatedBrush ) : System
AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, string associatedBrush ) : System

메소드 상세

AssociatedThemeBrushAttribute() 공개 메소드

public AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, Brush associatedBrush ) : System
associatedTheme ApplicationTheme
target ThemeBrushTarget
associatedBrush Brush
리턴 System

AssociatedThemeBrushAttribute() 공개 메소드

public AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, string associatedBrush ) : System
associatedTheme ApplicationTheme
target ThemeBrushTarget
associatedBrush string
리턴 System