C# Class GPS.Controls.PhotoArea

PhotoArea class contains the code behind for the PhotoArea user control. The PhotoArea user control shows the photo that was taken with the camera or opened from the camera roll.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: ProjPossibility/CSUN-MobileMapMagnifier

Public Methods

Method Description
PhotoArea ( ) : System.Windows.Controls

Initializes a new instance of the PhotoArea class.

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

PhotoArea() public method

Initializes a new instance of the PhotoArea class.
public PhotoArea ( ) : System.Windows.Controls
return System.Windows.Controls