C# Class PackmanVsix.Theme

Exibir arquivo Open project: madskristensen/Packman

Private Properties

Property Type Description
BuildThemeResources System.Windows.ResourceDictionary

Public Methods

Method Description
ShouldBeThemed ( this control ) : void

Private Methods

Method Description
BuildThemeResources ( ) : System.Windows.ResourceDictionary

Method Details

ShouldBeThemed() public static method

public static ShouldBeThemed ( this control ) : void
control this
return void