public INotificationUIManager NotificationUIManager { get; }
Public ReadOnly Property NotificationUIManager As INotificationUIManager
Get
public:
property INotificationUIManager^ NotificationUIManager {
INotificationUIManager^ get ();
}
member NotificationUIManager : INotificationUIManager with get