C# Class Host.Services.NotificationWrapper

Interaction logic for NotificationWrapper.xaml
Inheritance: CKNotification
Mostra file Open project: Invenietis/ck-certified Class Usage Examples

Public Methods

Method Description
NotificationWrapper ( ) : System.Windows
NotificationWrapper ( UIElement content, string imagePath ) : System.Windows

Method Details

NotificationWrapper() public method

public NotificationWrapper ( ) : System.Windows
return System.Windows

NotificationWrapper() public method

public NotificationWrapper ( UIElement content, string imagePath ) : System.Windows
content System.Windows.UIElement
imagePath string
return System.Windows