Table of Contents

Class UICatalogTopLevel

Namespace
UICatalog
Assembly
UICatalog.dll

This is the main UI Catalog app view. It is run fresh when the app loads (if a Scenario has not been passed on the command line) and each time a Scenario ends.

public class UICatalogTopLevel : Toplevel, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
UICatalogTopLevel
Implements
Inherited Members
Extension Methods

Constructors

UICatalogTopLevel()

Properties

CachedCategories
CachedScenarios
CachedSelectedScenario
CachedTheme
CachedTopLevelColorScheme
ShowStatusBar

Methods

ConfigChanged()
GetAboutBoxMessage()

Gets the message displayed in the About Box. public so it can be used from Unit tests.

OpenUrl(string)