C# 클래스 csAppraisalPlugin.CenteredSurfaceListBox

상속: SurfaceListBox
파일 보기 프로젝트 열기: TNOCS/csTouch

공개 메소드들

메소드 설명
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

메소드 상세

BeginInit() 공개 메소드

public BeginInit ( ) : void
리턴 void

CenteredSurfaceListBox() 공개 메소드

public CenteredSurfaceListBox ( ) : System.Collections.Generic
리턴 System.Collections.Generic

CenteredSurfaceListBox_Loaded() 공개 메소드

public CenteredSurfaceListBox_Loaded ( object sender, System e ) : void
sender object
e System
리턴 void

MyHitTestResult() 공개 메소드

public MyHitTestResult ( System.Windows.Media.HitTestResult result ) : HitTestResultBehavior
result System.Windows.Media.HitTestResult
리턴 HitTestResultBehavior

ssv_ScrollChanged() 공개 메소드

public ssv_ScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void
sender object
e System.Windows.Controls.ScrollChangedEventArgs
리턴 void