Table of Contents

Class OutlookBarViewModel

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

Represents the view model for the OutlookBar control.

public class OutlookBarViewModel : BindableBase, INotifyPropertyChanged, IOutlookBarViewModel
Inheritance
OutlookBarViewModel
Implements
Extension Methods

Properties

OutlookBarItems

Gets or sets the collection of OutlookBar items.

SelectedItem

Gets or sets the currently selected item in the OutlookBar.