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 11, Windows 10