ArcGIS Pro 2.8 API Reference Guide
NotificationItems Property

ArcGIS.Desktop.Framework Namespace > NotificationManager Class : NotificationItems Property
Gets or sets all the notification items on the dockable window.
Syntax
public ObservableCollection<NotificationItem> NotificationItems {get; set;}
Public Property NotificationItems As ObservableCollection(Of NotificationItem)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

NotificationManager Class
NotificationManager Members