Table of Contents

Class TabbedSidebar

Namespace
The.WPF.Shell.TDI
Assembly
Instagile.WPF.dll
public sealed class TabbedSidebar : NotificationObject, INotifyPropertyChanged
Inheritance
TabbedSidebar
Implements
Inherited Members
Extension Methods

Constructors

TabbedSidebar(IServices, ISidebarModel)

public TabbedSidebar(IServices services, ISidebarModel content)

Parameters

services IServices
content ISidebarModel

Properties

Content

public ISidebarModel Content { get; }

Property Value

ISidebarModel