C# Class ZanoFineTuning.Views.Controls.ZConnectingProgress

Interaction logic for ZConnectingProgress.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: torquing/ZanoFineTuning

Méthodes publiques

Méthode Description
FlashBlue ( ) : void
FlashNone ( ) : void
FlashRed ( ) : void
LoadBitmapFromResource ( string pathInApplication, Assembly assembly = null ) : BitmapImage
ZConnectingProgress ( ) : System

Private Methods

Méthode Description
Animate ( object sender, EventArgs e ) : void
ZanoBlinking_OnLoaded ( object sender, RoutedEventArgs e ) : void
ZanoBlinking_OnUnloaded ( object sender, RoutedEventArgs e ) : void

Method Details

FlashBlue() public méthode

public FlashBlue ( ) : void
Résultat void

FlashNone() public méthode

public FlashNone ( ) : void
Résultat void

FlashRed() public méthode

public FlashRed ( ) : void
Résultat void

LoadBitmapFromResource() public static méthode

public static LoadBitmapFromResource ( string pathInApplication, Assembly assembly = null ) : BitmapImage
pathInApplication string
assembly System.Reflection.Assembly
Résultat System.Windows.Media.Imaging.BitmapImage

ZConnectingProgress() public méthode

public ZConnectingProgress ( ) : System
Résultat System