AnfiniL.SqlExpressProfiler.VisualStyles.DefaultColorTable.DisplayInformation.DisplayInformation C# (CSharp) Method

DisplayInformation() static private method

static private DisplayInformation ( ) : System
return System
            static DisplayInformation()
            {
                SystemEvents.UserPreferenceChanged += new UserPreferenceChangedEventHandler(OnUserPreferenceChanged);
                SetScheme();
            }