123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505 |
-
- namespace SequenceControl.Properties {
- using System;
-
-
-
-
-
-
-
-
-
- [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- internal class Resources {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resources() {
- }
-
-
-
-
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Resources.ResourceManager ResourceManager {
- get {
- if (object.ReferenceEquals(resourceMan, null)) {
- global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("SequenceControl.Properties.Resources", typeof(Resources).Assembly);
- resourceMan = temp;
- }
- return resourceMan;
- }
- }
-
-
-
-
-
- [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
- internal static global::System.Globalization.CultureInfo Culture {
- get {
- return resourceCulture;
- }
- set {
- resourceCulture = value;
- }
- }
-
-
-
-
- internal static string Calendar_CheckSelectionMode_InvalidOperation {
- get {
- return ResourceManager.GetString("Calendar_CheckSelectionMode_InvalidOperation", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_NextButtonName {
- get {
- return ResourceManager.GetString("Calendar_NextButtonName", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_OnDisplayModePropertyChanged_InvalidValue {
- get {
- return ResourceManager.GetString("Calendar_OnDisplayModePropertyChanged_InvalidValue", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_OnFirstDayOfWeekChanged_InvalidValue {
- get {
- return ResourceManager.GetString("Calendar_OnFirstDayOfWeekChanged_InvalidValue", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_OnSelectedDateChanged_InvalidOperation {
- get {
- return ResourceManager.GetString("Calendar_OnSelectedDateChanged_InvalidOperation", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_OnSelectedDateChanged_InvalidValue {
- get {
- return ResourceManager.GetString("Calendar_OnSelectedDateChanged_InvalidValue", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_OnSelectionModeChanged_InvalidValue {
- get {
- return ResourceManager.GetString("Calendar_OnSelectionModeChanged_InvalidValue", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_PreviousButtonName {
- get {
- return ResourceManager.GetString("Calendar_PreviousButtonName", resourceCulture);
- }
- }
-
-
-
-
- internal static string Calendar_UnSelectableDates {
- get {
- return ResourceManager.GetString("Calendar_UnSelectableDates", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_BlackoutDayHelpText {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_BlackoutDayHelpText", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_CalendarButtonLocalizedControlType {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_CalendarButtonLocalizedControlType", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_DayButtonLocalizedControlType {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_DayButtonLocalizedControlType", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_DecadeMode {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_DecadeMode", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_MonthMode {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_MonthMode", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarAutomationPeer_YearMode {
- get {
- return ResourceManager.GetString("CalendarAutomationPeer_YearMode", resourceCulture);
- }
- }
-
-
-
-
- internal static string CalendarCollection_MultiThreadedCollectionChangeNotSupported {
- get {
- return ResourceManager.GetString("CalendarCollection_MultiThreadedCollectionChangeNotSupported", resourceCulture);
- }
- }
-
-
-
-
- internal static string ClipboardCopyMode_Disabled {
- get {
- return ResourceManager.GetString("ClipboardCopyMode_Disabled", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_BeginEditCommandText {
- get {
- return ResourceManager.GetString("DataGrid_BeginEditCommandText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_CancelEditCommandText {
- get {
- return ResourceManager.GetString("DataGrid_CancelEditCommandText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_CannotSelectCell {
- get {
- return ResourceManager.GetString("DataGrid_CannotSelectCell", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_ColumnDisplayIndexOutOfRange {
- get {
- return ResourceManager.GetString("DataGrid_ColumnDisplayIndexOutOfRange", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_ColumnIndexOutOfRange {
- get {
- return ResourceManager.GetString("DataGrid_ColumnIndexOutOfRange", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_CommitEditCommandText {
- get {
- return ResourceManager.GetString("DataGrid_CommitEditCommandText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_DeleteCommandText {
- get {
- return ResourceManager.GetString("DataGrid_DeleteCommandText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_DisplayIndexOutOfRange {
- get {
- return ResourceManager.GetString("DataGrid_DisplayIndexOutOfRange", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_DuplicateDisplayIndex {
- get {
- return ResourceManager.GetString("DataGrid_DuplicateDisplayIndex", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_InvalidColumnReuse {
- get {
- return ResourceManager.GetString("DataGrid_InvalidColumnReuse", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_InvalidSortDescription {
- get {
- return ResourceManager.GetString("DataGrid_InvalidSortDescription", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_NewColumnInvalidDisplayIndex {
- get {
- return ResourceManager.GetString("DataGrid_NewColumnInvalidDisplayIndex", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_NullColumn {
- get {
- return ResourceManager.GetString("DataGrid_NullColumn", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_ProbableInvalidSortDescription {
- get {
- return ResourceManager.GetString("DataGrid_ProbableInvalidSortDescription", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_ReadonlyCellsItemsSource {
- get {
- return ResourceManager.GetString("DataGrid_ReadonlyCellsItemsSource", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_SelectAllCommandText {
- get {
- return ResourceManager.GetString("DataGrid_SelectAllCommandText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_SelectAllKey {
- get {
- return ResourceManager.GetString("DataGrid_SelectAllKey", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGrid_SelectAllKeyDisplayString {
- get {
- return ResourceManager.GetString("DataGrid_SelectAllKeyDisplayString", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGridLength_Infinity {
- get {
- return ResourceManager.GetString("DataGridLength_Infinity", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGridLength_InvalidType {
- get {
- return ResourceManager.GetString("DataGridLength_InvalidType", resourceCulture);
- }
- }
-
-
-
-
- internal static string DataGridRow_CannotSelectRowWhenCells {
- get {
- return ResourceManager.GetString("DataGridRow_CannotSelectRowWhenCells", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePicker_DropDownButtonName {
- get {
- return ResourceManager.GetString("DatePicker_DropDownButtonName", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePicker_OnSelectedDateFormatChanged_InvalidValue {
- get {
- return ResourceManager.GetString("DatePicker_OnSelectedDateFormatChanged_InvalidValue", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePicker_WatermarkText {
- get {
- return ResourceManager.GetString("DatePicker_WatermarkText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePickerAutomationPeer_LocalizedControlType {
- get {
- return ResourceManager.GetString("DatePickerAutomationPeer_LocalizedControlType", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePickerTextBox_DefaultWatermarkText {
- get {
- return ResourceManager.GetString("DatePickerTextBox_DefaultWatermarkText", resourceCulture);
- }
- }
-
-
-
-
- internal static string DatePickerTextBox_TemplatePartIsOfIncorrectType {
- get {
- return ResourceManager.GetString("DatePickerTextBox_TemplatePartIsOfIncorrectType", resourceCulture);
- }
- }
-
-
-
-
- internal static string SelectedCellsCollection_DuplicateItem {
- get {
- return ResourceManager.GetString("SelectedCellsCollection_DuplicateItem", resourceCulture);
- }
- }
-
-
-
-
- internal static string SelectedCellsCollection_InvalidItem {
- get {
- return ResourceManager.GetString("SelectedCellsCollection_InvalidItem", resourceCulture);
- }
- }
-
-
-
-
- internal static string String1 {
- get {
- return ResourceManager.GetString("String1", resourceCulture);
- }
- }
-
-
-
-
- internal static string VirtualizedCellInfoCollection_DoesNotSupportIndexChanges {
- get {
- return ResourceManager.GetString("VirtualizedCellInfoCollection_DoesNotSupportIndexChanges", resourceCulture);
- }
- }
-
-
-
-
- internal static string VirtualizedCellInfoCollection_IsReadOnly {
- get {
- return ResourceManager.GetString("VirtualizedCellInfoCollection_IsReadOnly", resourceCulture);
- }
- }
- }
- }
|