C# 클래스 AlphaTab.Platform.CSharp.Wpf.AlphaTab

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: CoderLine/alphaTab

공개 프로퍼티들

프로퍼티 타입 설명
PartialResultsProperty System.Windows.DependencyProperty
RenderFinishedEvent System.Windows.RoutedEvent
SettingsProperty System.Windows.DependencyProperty
TrackProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
InvalidateTrack ( ) : void

보호된 메소드들

메소드 설명
OnRenderFinished ( RenderFinishedEventArgs e ) : void

비공개 메소드들

메소드 설명
AddPartialResult ( RenderFinishedEventArgs result ) : void
AlphaTab ( ) : System
DeleteObject ( IntPtr hObject ) : bool
OnSettingsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnTrackChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

InvalidateTrack() 공개 메소드

public InvalidateTrack ( ) : void
리턴 void

OnRenderFinished() 보호된 메소드

protected OnRenderFinished ( RenderFinishedEventArgs e ) : void
e AlphaTab.Rendering.RenderFinishedEventArgs
리턴 void

프로퍼티 상세

PartialResultsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows PartialResultsProperty
리턴 System.Windows.DependencyProperty

RenderFinishedEvent 공개적으로 정적으로 프로퍼티

public static RoutedEvent,System.Windows RenderFinishedEvent
리턴 System.Windows.RoutedEvent

SettingsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SettingsProperty
리턴 System.Windows.DependencyProperty

TrackProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TrackProperty
리턴 System.Windows.DependencyProperty