Table of Contents

Class GalleryCategoryBindable<T>

Namespace
H.Windows.Ribbon
Assembly
H.Windows.Ribbon.dll
public class GalleryCategoryBindable<T> : ControlBindableBase, INotifyPropertyChanged

Type Parameters

T
Inheritance
GalleryCategoryBindable<T>
Implements
Inherited Members
Extension Methods

Properties

GalleryItemDataCollection

public ObservableCollection<T> GalleryItemDataCollection { get; }

Property Value

ObservableCollection<T>