C# Class GnomeSurferPro.Views.ExtendedDesktop

ExtendedDesktop
Inheritance: Microsoft.Surface.Presentation.Controls.SurfaceUserControl, System.Windows.Markup.IComponentConnector, System.Windows.Markup.IStyleConnector
Afficher le fichier Open project: igemsoftware/BU_Wellesley_Software_2011

Méthodes publiques

Méthode Description
ExtendedDesktop ( ) : System
SeqTransSVI_Initialized ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void
PublicationsArticle_DragCanceled ( object sender, SurfaceDragDropEventArgs e ) : void
PublicationsArticle_PreviewContactDown ( object sender, ContactEventArgs e ) : void
PublicationsArticle_SVIInitialized ( object sender, EventArgs e ) : void
SendToMain_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void
SeqTransSVI_PreviewContactUp ( object sender, ContactEventArgs e ) : void
System ( int connectionId, object target ) : void

Method Details

ExtendedDesktop() public méthode

public ExtendedDesktop ( ) : System
Résultat System

SeqTransSVI_Initialized() public méthode

public SeqTransSVI_Initialized ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void