MethodGetPrivateProfileString(string section, string key, string defaultValue, StringBuilder retVal, int size, string filePath)
DWMBlurGlassGUI/Services/ConfigManager.cs:45
MethodHsvToRgb(double h, double s, double v, out byte r, out byte g, out byte b)
DWMBlurGlassGUI/Views/Controls/ColorPickerDialog.xaml.cs:141