Table of Contents

Class RibbonBindable

Namespace
H.Windows.Ribbon
Assembly
H.Windows.Ribbon.dll
public class RibbonBindable : BindableBase, INotifyPropertyChanged
Inheritance
RibbonBindable
Implements
Inherited Members
Extension Methods

Properties

ApplicationMenuData

public MenuButtonBindable ApplicationMenuData { get; }

Property Value

MenuButtonBindable

ContextualTabGroupDataCollection

public ObservableCollection<ContextualTabGroupBindable> ContextualTabGroupDataCollection { get; }

Property Value

ObservableCollection<ContextualTabGroupBindable>

TabDataCollection

public ObservableCollection<TabBindable> TabDataCollection { get; }

Property Value

ObservableCollection<TabBindable>