2 references to AbbreviateMonthPattern
System.Web.Mobile (2)
UI\MobileControls\Adapters\WmlCalendarAdapter.cs (2)
326
String abbreviatedMonthDayPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.MonthDayPattern);
442
String abbreviatedYearMonthPattern =
AbbreviateMonthPattern
(currentDateTimeInfo.YearMonthPattern);