WpfNotificationService Constructor
Initializes a new instance of the WpfNotificationService class.
Namespace:
Wpf.NotificationCenter.ServicesAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public WpfNotificationService( Nullable<Dispatcher> dispatcher )
Public Sub New ( _ dispatcher As Nullable(Of Dispatcher) _ )
public: WpfNotificationService( Nullable<Dispatcher^> dispatcher )
Parameters
- dispatcher
- Type: Nullable<(Of <(<'Dispatcher>)>)>
The dispatcher.