C# Class Microsoft.VisualStudio.R.Package.Wpf.ThemeUtilities

Inheritance: IThemeUtilities
Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
SetImageBackgroundColor ( DependencyObject o, object themeKey ) : void
SetThemeScrollBars ( DependencyObject o ) : void

Method Details

SetImageBackgroundColor() public méthode

public SetImageBackgroundColor ( DependencyObject o, object themeKey ) : void
o System.Windows.DependencyObject
themeKey object
Résultat void

SetThemeScrollBars() public méthode

public SetThemeScrollBars ( DependencyObject o ) : void
o System.Windows.DependencyObject
Résultat void