Class OutlookBarViewModel
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.