C# Class ScreenToGif.Controls.WebcamControl

Interaction logic for WebcamControl.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: dbremner/ScreenToGif

Méthodes publiques

Méthode Description
Refresh ( ) : void
Unload ( ) : void
WebcamControl ( ) : System

Private Methods

Méthode Description
IsInDesignMode ( ) : bool
Scale ( ) : double
UserControl_Unloaded ( object sender, RoutedEventArgs e ) : void
WebcamControl_OnLoaded ( object sender, RoutedEventArgs e ) : void

Method Details

Refresh() public méthode

public Refresh ( ) : void
Résultat void

Unload() public méthode

public Unload ( ) : void
Résultat void

WebcamControl() public méthode

public WebcamControl ( ) : System
Résultat System