Class SnackBoxPresenter
public class SnackBoxPresenter : BindableBase, INotifyPropertyChanged
- Inheritance
-
SnackBoxPresenter
- Implements
- Inherited Members
- Extension Methods
Properties
Collection
public ObservableCollection<ISnackItem> Collection { get; set; }