C# Class AcManager.Controls.CustomTrackerControl

Inheritance: OxyPlot.Wpf.TrackerControl
Show file Open project: gro-ove/actools

Public Properties

Property Type Description
LineExtentsOverrideProperty System.Windows.DependencyProperty
PositionOverrideProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
CustomTrackerControl ( ) : System
OnLineExtentsOverrideChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPositionOverrideChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdatePositionAndLineExtents ( ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

LineExtentsOverrideProperty public static property

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

PositionOverrideProperty public static property

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