1 reference to _bgColorDistanceTreshold
System.Web.Mobile (1)
UI\MobileControls\Adapters\HtmlCalendarAdapter.cs (1)
136String.Format(CultureInfo.CurrentCulture, "bgcolor=\"{0}\" ", bgColorDistance < _bgColorDistanceTreshold ? "White" : "Silver");