C# Class AlphaTab.Platform.CSharp.Wpf.AlphaTab

Inheritance: System.Windows.Controls.Control
Show file Open project: CoderLine/alphaTab

Public Properties

Property Type Description
PartialResultsProperty System.Windows.DependencyProperty
RenderFinishedEvent System.Windows.RoutedEvent
SettingsProperty System.Windows.DependencyProperty
TrackProperty System.Windows.DependencyProperty

Public Methods

Method Description
InvalidateTrack ( ) : void

Protected Methods

Method Description
OnRenderFinished ( RenderFinishedEventArgs e ) : void

Private Methods

Method Description
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

Method Details

InvalidateTrack() public method

public InvalidateTrack ( ) : void
return void

OnRenderFinished() protected method

protected OnRenderFinished ( RenderFinishedEventArgs e ) : void
e AlphaTab.Rendering.RenderFinishedEventArgs
return void

Property Details

PartialResultsProperty public static property

public static DependencyProperty,System.Windows PartialResultsProperty
return System.Windows.DependencyProperty

RenderFinishedEvent public static property

public static RoutedEvent,System.Windows RenderFinishedEvent
return System.Windows.RoutedEvent

SettingsProperty public static property

public static DependencyProperty,System.Windows SettingsProperty
return System.Windows.DependencyProperty

TrackProperty public static property

public static DependencyProperty,System.Windows TrackProperty
return System.Windows.DependencyProperty