C# Class Reign.Core.SilverlightUserControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Méthode Description
SilverlightUserControl ( SilverlightApplication application ) : System

Private Methods

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

Method Details

SilverlightUserControl() public méthode

public SilverlightUserControl ( SilverlightApplication application ) : System
application SilverlightApplication
Résultat System