Table of Contents

Interface IFavoriteOptions

Namespace
H.Controls.FavoriteBox
Assembly
H.Controls.FavoriteBox.dll
public interface IFavoriteOptions
Extension Methods

Properties

FavoriteItems

ObservableCollection<FavoriteItem> FavoriteItems { get; set; }

Property Value

ObservableCollection<FavoriteItem>