C# Class withSIX.Play.Presentation.Wpf.Views.Controls.TrayIcon

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Méthodes publiques

Свойство Type Description
IconProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CloseBalloon ( ) : void
TrayIcon ( IObservable notifications ) : System

Private Methods

Méthode Description
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

Method Details

CloseBalloon() public méthode

public CloseBalloon ( ) : void
Résultat void

TrayIcon() public méthode

public TrayIcon ( IObservable notifications ) : System
notifications IObservable
Résultat System

Property Details

IconProperty public_oe static_oe property

public static DependencyProperty,System.Windows IconProperty
Résultat System.Windows.DependencyProperty