AcManager.Controls.OxyPlotGraphViewer.OxyPlotGraphViewer C# (CSharp) Méthode

OxyPlotGraphViewer() static private méthode

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