메소드 | 설명 | |
---|---|---|
CKNotification ( UIElement content, string imagePath ) : System |
메소드 | 설명 | |
---|---|---|
CloseNotification ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
OnImageClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
CKNotification ( ) : System |
public CKNotification ( UIElement content, string imagePath ) : System | ||
content | UIElement | |
imagePath | string | |
리턴 | System |
protected CloseNotification ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
리턴 | void |
protected OnImageClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Input.MouseButtonEventArgs | |
리턴 | void |