Class TabbedSidebar
public sealed class TabbedSidebar : NotificationObject, INotifyPropertyChanged
- Inheritance
-
TabbedSidebar
- Implements
- Inherited Members
- Extension Methods
Constructors
TabbedSidebar(IServices, ISidebarModel)
public TabbedSidebar(IServices services, ISidebarModel content)
Parameters
servicesIServicescontentISidebarModel
Properties
Content
public ISidebarModel Content { get; }