C# 클래스 withSIX.Play.Presentation.Wpf.Views.Controls.TrayIcon

상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IconProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CloseBalloon ( ) : void
TrayIcon ( IObservable notifications ) : System

비공개 메소드들

메소드 설명
CreateBalloon ( string title, string message, TrayNotificationButtons tnb = TrayNotificationButtons.tnbNone, ICommand buttonCommands = null ) : TrayNotificationBalloon
Process2Choice ( TwoChoiceTrayNotification current2ChoiceEvent ) : void
Process3Choice ( ThreeChoiceTrayNotification current3ChoiceEvent ) : void
ProcessBalloon ( TrayNotification currentNotifyEvent ) : void
ProcessNotification ( ITrayNotification currentEvent ) : void
ProcessNotificationException ( Exception e ) : void
ProcessNotificationQueue ( ) : void
TryProcessNotification ( ITrayNotification currentEvent ) : void

메소드 상세

CloseBalloon() 공개 메소드

public CloseBalloon ( ) : void
리턴 void

TrayIcon() 공개 메소드

public TrayIcon ( IObservable notifications ) : System
notifications IObservable
리턴 System

프로퍼티 상세

IconProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IconProperty
리턴 System.Windows.DependencyProperty