ME3Explorer.CurveEd.CurveGraph.OnHorizontalScaleChanged C# (CSharp) Method

OnHorizontalScaleChanged() private static method

private static OnHorizontalScaleChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
return void
        private static void OnHorizontalScaleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
        {
            //throw new NotImplementedException();
        }