Méthode | Description | |
---|---|---|
CKNotification ( UIElement content, string imagePath ) : System |
Méthode | Description | |
---|---|---|
CloseNotification ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnImageClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Méthode | Description | |
---|---|---|
CKNotification ( ) : System |
public CKNotification ( UIElement content, string imagePath ) : System | ||
content | UIElement | |
imagePath | string | |
Résultat | System |
protected CloseNotification ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |
protected OnImageClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
Résultat | void |