C# Class csAppraisalPlugin.CenteredSurfaceListBox

Inheritance: SurfaceListBox
Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Méthode Description
BeginInit ( ) : void
CenteredSurfaceListBox ( ) : System.Collections.Generic
CenteredSurfaceListBox_Loaded ( object sender, System e ) : void
MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior
ssv_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void

Method Details

BeginInit() public méthode

public BeginInit ( ) : void
Résultat void

CenteredSurfaceListBox() public méthode

public CenteredSurfaceListBox ( ) : System.Collections.Generic
Résultat System.Collections.Generic

CenteredSurfaceListBox_Loaded() public méthode

public CenteredSurfaceListBox_Loaded ( object sender, System e ) : void
sender object
e System
Résultat void

MyHitTestResult() public méthode

public MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior
result System.Windows.Media.HitTestResult
Résultat HitTestResultBehavior

ssv_ScrollChanged() public méthode

public ssv_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
sender object
e System.Windows.Controls.ScrollChangedEventArgs
Résultat void