You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Something bad occured when parsing the color: #FOFOFOF,
System.FormatException: Token is not valid.
at MS.Internal.Parsers.ParseColor(String color, IFormatProvider
formatProvider, ITypeDescriptorContext context)
at System.Windows.Media.ColorConverter.ConvertFromString(String
value)
at BluescreenSimulator.CmdParameterAttribute.TryGetColor(String c,
Color& result)
Something bad occured when parsing the color: #FOFOFOF,
System.FormatException: Token is not valid.
at MS.Internal.Parsers.ParseColor(String color, IFormatProvider
formatProvider, ITypeDescriptorContext context)
at System.Windows.Media.ColorConverter.ConvertFromString(String
value)
at BluescreenSimulator.CmdParameterAttribute.TryGetColor(String c,
Color& result)