Table of Contents

Class ShellOptions

Namespace
The.WPF.Shell.TDI
Assembly
Instagile.WPF.dll
public sealed class ShellOptions
Inheritance
ShellOptions
Inherited Members

Properties

BuildMenu

public BuildMenu? BuildMenu { get; set; }

Property Value

BuildMenu

ConfigureModel

public Action<TabbedModel>? ConfigureModel { get; set; }

Property Value

Action<TabbedModel>

GlobalSurfaceIsTab

public bool GlobalSurfaceIsTab { get; set; }

Property Value

bool

SplashScreen

public SplashScreen? SplashScreen { get; set; }

Property Value

SplashScreen

Update

public UpdateOptions Update { get; set; }

Property Value

UpdateOptions