Theme of the User Interface
            
 
    Namespace: 
   Hummingbird.TestFramework.Configuration
    Assembly:
   Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntaxpublic Theme Theme { get; set; }Public Property Theme As Theme
	Get
	Set
public:
property Theme Theme {
	Theme get ();
	void set (Theme value);
}member Theme : Theme with get, set
Property Value
Type: 
Theme
See Also