Свойство | Type | Description | |
---|---|---|---|
SelectedImagesProperty | |||
SelectedWebcamMonikerStringProperty | |||
SelectedWebcamProperty | |||
WebcamRotationProperty | DependencyProperty |
Méthode | Description | |
---|---|---|
AnimateIn ( ) : void | ||
AnimateOut ( ) : void | ||
Webcam ( ) : System |
Méthode | Description | |
---|---|---|
CaptureImage_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void |
Determines whether the CaptureImage command can be executed
|
|
CaptureImage_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void |
Invoked when the CaptureImage command is executed
|
|
ClearAllImages_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void |
Invoked when the ClearAllImages command is executed
|
|
RemoveImage_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void |
Invoked when the RemoveImage command is executed
|
|
ResetTimer ( ) : void | ||
SelectedWebcamMonikerString_Changed ( |
Invoked when the SelectedWebcamMonikerString dependency property has changed
|
|
selectedImageClicked ( Object sender, RoutedEventArgs e ) : void |
invoked when an image in the select pool has been clicked
|
|
tweetBtnClicked ( object sender, RoutedEventArgs e ) : void |
Invoked when "Tweet" button has been clicked
|
|
tweetTxtFocused ( object sender, RoutedEventArgs e ) : void |
Invoked when tweeting textbox has been touched.
|
|
tweetTxtKeyUp ( object sender, MouseButtonEventArgs e ) : void | ||
tweetTxt_KeyDown ( object sender, KeyEventArgs e ) : void | ||
writeThisImageTo ( BitmapSource bitmap, String filename ) : void |
A helper method that write a given image to a given filename
|
public static DependencyProperty,System.Windows SelectedImagesProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectedWebcamMonikerStringProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectedWebcamProperty | ||
Résultat |