C# Class GPS.Controls.PhotoSelector

Inheritance: System.Windows.Controls.UserControl
Show file Open project: ProjPossibility/CSUN-MobileMapMagnifier Class Usage Examples

Public Methods

Method Description
PhotoSelector ( ) : System

Initializes a new instance of the PhotoSelector class.

Private Methods

Method Description
Image_Hold ( object sender, System e ) : void
Image_Hold_1 ( object sender, System e ) : void
InitializeComponent ( ) : void
OpenPicture_Click ( object sender, System e ) : void
PhotoChooserCompleted ( object sender, PhotoResult e ) : void
TakePicture_Click ( object sender, System e ) : void

Method Details

PhotoSelector() public method

Initializes a new instance of the PhotoSelector class.
public PhotoSelector ( ) : System
return System