2 references to AbbreviateMonthPattern
System.Web.Mobile (2)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlBasicCalendarAdapter.cs (2)
294
String abbreviatedMonthDayPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.MonthDayPattern);
405
String abbreviatedYearMonthPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.YearMonthPattern);