C# Class Reign.Core.SilverlightUserControl

Inheritance: System.Windows.Controls.UserControl
Show file Open project: reignstudios/ReignSDK Class Usage Examples

Public Methods

Method Description
SilverlightUserControl ( SilverlightApplication application ) : System

Private Methods

Method Description
sizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
updateAndRender ( object sender, DrawEventArgs e ) : void

Method Details

SilverlightUserControl() public method

public SilverlightUserControl ( SilverlightApplication application ) : System
application SilverlightApplication
return System