C# Class eXeMeL.Model.AssociatedThemeBrushAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: Grandpappy/eXeMeL

Méthodes publiques

Méthode Description
AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, Brush associatedBrush ) : System
AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, string associatedBrush ) : System

Method Details

AssociatedThemeBrushAttribute() public méthode

public AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, Brush associatedBrush ) : System
associatedTheme ApplicationTheme
target ThemeBrushTarget
associatedBrush Brush
Résultat System

AssociatedThemeBrushAttribute() public méthode

public AssociatedThemeBrushAttribute ( ApplicationTheme associatedTheme, ThemeBrushTarget target, string associatedBrush ) : System
associatedTheme ApplicationTheme
target ThemeBrushTarget
associatedBrush string
Résultat System