C# Class SilverlightApplication1.MainPage

Inheritance: XamlForIphone.Canvas
显示文件 Open project: Clancey/XamlForIphone

Public Methods

Method Description
HandleBtnTouchDown ( object sender, EventArgs e ) : void
MainPage ( ) : System

Method Details

HandleBtnTouchDown() public method

public HandleBtnTouchDown ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

MainPage() public method

public MainPage ( ) : System
return System