C# 클래스 EpgTimer.EpgView.TimeView

TimeView.xaml の相互作用ロジック
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: niisaka/EDCB 1 사용 예제들

공개 메소드들

메소드 설명
ClearInfo ( ) : void
SetTime ( System timeList, bool NeedTimeOnly, bool weekMode ) : void
TimeView ( ) : System

비공개 메소드들

메소드 설명
scrollViewer_PreviewMouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void

메소드 상세

ClearInfo() 공개 메소드

public ClearInfo ( ) : void
리턴 void

SetTime() 공개 메소드

public SetTime ( System timeList, bool NeedTimeOnly, bool weekMode ) : void
timeList System
NeedTimeOnly bool
weekMode bool
리턴 void

TimeView() 공개 메소드

public TimeView ( ) : System
리턴 System