ComponentFactory.Krypton.Toolkit.RenderOffice2013.RenderOffice2013 C# (CSharp) Method

RenderOffice2013() static private method

static private RenderOffice2013 ( ) : System
return System
        static RenderOffice2013()
        {
            //_ribbonGroup5Blend = new Blend();
            //_ribbonGroup5Blend.Factors = new float[] { 0.0f, 0.0f, 1.0f };
            //_ribbonGroup5Blend.Positions = new float[] { 0.0f, 0.5f, 1.0f };

            //_ribbonGroup6Blend = new Blend();
            //_ribbonGroup6Blend.Factors = new float[] { 0.0f, 0.0f, 0.75f, 1.0f };
            //_ribbonGroup6Blend.Positions = new float[] { 0.0f, 0.1f, 0.45f, 1.0f };

            //_ribbonGroup7Blend = new Blend();
            //_ribbonGroup7Blend.Factors = new float[] { 0.0f, 1.0f, 1.0f, 0.0f };
            //_ribbonGroup7Blend.Positions = new float[] { 0.0f, 0.15f, 0.85f, 1.0f };
        }
        #endregion