Table of Contents

Class SnackBoxPresenter

Namespace
H.Modules.Messages.Snack
Assembly
H.Modules.Messages.Snack.dll
public class SnackBoxPresenter : BindableBase, INotifyPropertyChanged
Inheritance
SnackBoxPresenter
Implements
Inherited Members
Extension Methods

Properties

Collection

public ObservableCollection<ISnackItem> Collection { get; set; }

Property Value

ObservableCollection<ISnackItem>