2 references to AbbreviateMonthPattern
System.Web.Mobile (2)
UI\MobileControls\Adapters\ChtmlCalendarAdapter.cs (2)
343
String abbreviatedMonthDayPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.MonthDayPattern);
460
String abbreviatedYearMonthPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.YearMonthPattern);