AcManager.Controls.OxyPlotGraphViewer.OxyPlotGraphViewer C# (CSharp) Method

OxyPlotGraphViewer() static private method

static private OxyPlotGraphViewer ( ) : System
return System
        static OxyPlotGraphViewer() {
            DefaultStyleKeyProperty.OverrideMetadata(typeof(OxyPlotGraphViewer), new FrameworkPropertyMetadata(typeof(OxyPlotGraphViewer)));
        }