Represents a container of localized strings, used by various UI elements accross the Calendar.
The following tables list the members exposed by the LocalizationInfo type.
Name | Description | |
---|---|---|
Initializes a new instance of the LocalizationInfo class. |
Name | Description | |
---|---|---|
Gets or sets the string representing a 'day' value. |
||
Gets or sets the string representing a 'first' value. |
||
Gets or sets the string representing a 'fourth' value. |
||
Gets or sets the string representing a 'last' value. |
||
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWeekend. |
||
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to 1. |
||
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWorkday. |
||
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to more than 1. |
||
Gets or sets the pattern used for denoting the end date of a recurrence. |
||
Gets or sets the pattern used for recurrences with Recurrence.Pattern set to TimeInterval. |
||
Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayNumber. |
||
Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayType. |
||
Gets or sets the pattern used for denoting the start date of a recurrence. |
||
Gets or sets the pattern used for denoting the start and end time of a recurrence. |
||
Gets or sets the pattern used for denoting the time of a recurrence. |
||
Gets or sets the pattern used for weekly recurrences with Weeks value set to 1. |
||
Gets or sets the pattern used for weekly recurrences with Weeks value set to more than 1. |
||
Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to SpecificDate. |
||
Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to ByDayType. |
||
Gets or sets the string representing a 'second' value. |
||
Gets or sets the string representing a 'third' value. |
||
Gets or sets the string representing a 'weekday' value. |
||
Gets or sets the string representing a 'weekend' value. |
Name | Description | |
---|---|---|
Overloaded. Loads localization info from an XML document. |
||
Overloaded. Saves the localization info to an XML document. |