Class FavoritesPresenter
- Namespace
- H.Controls.FavoriteBox
- Assembly
- H.Controls.FavoriteBox.dll
public class FavoritesPresenter : BindableBase, INotifyPropertyChanged
- Inheritance
-
FavoritesPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Collection
说明
public ObservableCollection<IFavoriteItem> Collection { get; set; }