public ObservableCollection<NotificationItem> NotificationItems {get; set;}
Public Property NotificationItems As ObservableCollection(Of NotificationItem)
public ObservableCollection<NotificationItem> NotificationItems {get; set;}
Public Property NotificationItems As ObservableCollection(Of NotificationItem)
Target Platforms: Windows 10, Windows 8.1