C# Class Host.Services.NotificationWrapper

Interaction logic for NotificationWrapper.xaml
Inheritance: CKNotification
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
NotificationWrapper ( ) : System.Windows
NotificationWrapper ( UIElement content, string imagePath ) : System.Windows

Method Details

NotificationWrapper() public méthode

public NotificationWrapper ( ) : System.Windows
Résultat System.Windows

NotificationWrapper() public méthode

public NotificationWrapper ( UIElement content, string imagePath ) : System.Windows
content System.Windows.UIElement
imagePath string
Résultat System.Windows