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

Inheritance: System.Windows.Controls.UserControl
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Properties

Property Type Description
IconProperty System.Windows.DependencyProperty

Public Methods

Method Description
CloseBalloon ( ) : void
TrayIcon ( IObservable notifications ) : System

Private Methods

Method 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 method

public CloseBalloon ( ) : void
return void

TrayIcon() public method

public TrayIcon ( IObservable notifications ) : System
notifications IObservable
return System

Property Details

IconProperty public_oe static_oe property

public static DependencyProperty,System.Windows IconProperty
return System.Windows.DependencyProperty