Method | 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 |
public CenteredSurfaceListBox ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public CenteredSurfaceListBox_Loaded ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior | ||
result | System.Windows.Media.HitTestResult | |
return | HitTestResultBehavior |
public ssv_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Controls.ScrollChangedEventArgs | |
return | void |