C# Class iNGen.Views.Popups.NotificationPopup

Interaction logic for NotificationPopup.xaml
Mostra file Open project: prom3theu5/iNGEN-Ark-RCON-Desktop Class Usage Examples

Public Methods

Method Description
NotificationPopup ( ) : System

Private Methods

Method Description
FadeOut_OnCompleted ( object sender, EventArgs e ) : void
OnBalloonClosing ( object sender, RoutedEventArgs e ) : void
UIElement_OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UIElement_OnMouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

NotificationPopup() public method

public NotificationPopup ( ) : System
return System