Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx40 / Tools / System.Activities.Presentation / SR.Designer.cs / 1407647 / SR.Designer.cs
//------------------------------------------------------------------------------ //// This code was generated by a tool. // Runtime Version:4.0.21006.0 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //----------------------------------------------------------------------------- namespace System.Activities.Presentation { using System; ////// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class SR { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal SR() { } ////// Returns the cached ResourceManager instance used by this class. /// [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("System.Activities.Presentation.SR", typeof(SR).Assembly); resourceMan = temp; } return resourceMan; } } ////// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } ////// Looks up a localized string similar to Activity could not be loaded because of errors in the XAML.. /// internal static string ActivityLoadError { get { return ResourceManager.GetString("ActivityLoadError", resourceCulture); } } ////// Looks up a localized string similar to Attached property's name should not be empty or null.. /// internal static string AttachedPropertyNameShouldNotBeEmpty { get { return ResourceManager.GetString("AttachedPropertyNameShouldNotBeEmpty", resourceCulture); } } ////// Looks up a localized string similar to Value must be {0}. /// internal static string AttributeConverter_ValueMustBeAttribute { get { return ResourceManager.GetString("AttributeConverter_ValueMustBeAttribute", resourceCulture); } } ////// Looks up a localized string similar to Bounds must have non zero width and height.. /// internal static string BoundsMustBeNonZero { get { return ResourceManager.GetString("BoundsMustBeNonZero", resourceCulture); } } ////// Looks up a localized string similar to Namespace '{0}' cannot be resolved.. /// internal static string CannotResolveNamespace { get { return ResourceManager.GetString("CannotResolveNamespace", resourceCulture); } } ////// Looks up a localized string similar to One or more children have validation errors or warnings.. /// internal static string ChildValidationError { get { return ResourceManager.GetString("ChildValidationError", resourceCulture); } } ////// Looks up a localized string similar to Collection Add. /// internal static string CollectionAddEditingScopeDescription { get { return ResourceManager.GetString("CollectionAddEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Collection Clear. /// internal static string CollectionClearEditingScopeDescription { get { return ResourceManager.GetString("CollectionClearEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Collection is read-only.. /// internal static string CollectionIsReadOnly { get { return ResourceManager.GetString("CollectionIsReadOnly", resourceCulture); } } ////// Looks up a localized string similar to Collection Remove. /// internal static string CollectionRemoveEditingScopeDescription { get { return ResourceManager.GetString("CollectionRemoveEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Could not generate view for {0}.. /// internal static string CouldNotGenerateView { get { return ResourceManager.GetString("CouldNotGenerateView", resourceCulture); } } ////// Looks up a localized string similar to Activities that cannot be rendered in the designer cannot be cut or copied.. /// internal static string CutCopyErrorActivityMessage { get { return ResourceManager.GetString("CutCopyErrorActivityMessage", resourceCulture); } } ////// Looks up a localized string similar to Cut-copy-paste feature requires DesignerView to be present.. /// internal static string CutCopyRequiresDesignerView { get { return ResourceManager.GetString("CutCopyRequiresDesignerView", resourceCulture); } } ////// Looks up a localized string similar to Cut. /// internal static string CutOperationEditingScopeDescription { get { return ResourceManager.GetString("CutOperationEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to http://msdn.microsoft.com/en-us/library/dd489402(VS.100).aspx. /// internal static string DefaultHelpUrl { get { return ResourceManager.GetString("DefaultHelpUrl", resourceCulture); } } ////// Looks up a localized string similar to Delete. /// internal static string DeleteOperationEditingScopeDescription { get { return ResourceManager.GetString("DeleteOperationEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Missing (string) Constructor for DesignerAttribute. /// internal static string DesignerAttributeConverter_MissingCtorForDesignerAttribute { get { return ResourceManager.GetString("DesignerAttributeConverter_MissingCtorForDesignerAttribute", resourceCulture); } } ////// Looks up a localized string similar to DesignTimeValidationFeature '{0}' could only apply to type '{1}', not type '{2}'.. /// internal static string DesignTimeValidationFeatureOnlyAppliesToType { get { return ResourceManager.GetString("DesignTimeValidationFeatureOnlyAppliesToType", resourceCulture); } } ////// Looks up a localized string similar to Dictionary Add. /// internal static string DictionaryAddEditingScopeDescription { get { return ResourceManager.GetString("DictionaryAddEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Dictionary Clear. /// internal static string DictionaryClearEditingScopeDescription { get { return ResourceManager.GetString("DictionaryClearEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Dictionary Edit. /// internal static string DictionaryEditEditingScopeDescription { get { return ResourceManager.GetString("DictionaryEditEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Dictionary Remove. /// internal static string DictionaryRemoveEditingScopeDescription { get { return ResourceManager.GetString("DictionaryRemoveEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to There is already an argument named '{0}' defined. Please choose a different name.. /// internal static string DuplicateArgumentName { get { return ResourceManager.GetString("DuplicateArgumentName", resourceCulture); } } ////// Looks up a localized string similar to An item with the same key has already been added.. /// internal static string DuplicateKey { get { return ResourceManager.GetString("DuplicateKey", resourceCulture); } } ////// Looks up a localized string similar to Member '{0}' has already been set on this object.. /// internal static string DuplicateMember { get { return ResourceManager.GetString("DuplicateMember", resourceCulture); } } ////// Looks up a localized string similar to Duplicate name: '{0}'.. /// internal static string DuplicateName { get { return ResourceManager.GetString("DuplicateName", resourceCulture); } } ////// Looks up a localized string similar to There is already a variable named '{0}' in this scope. Please choose a different name.. /// internal static string DuplicateVariableName { get { return ResourceManager.GetString("DuplicateVariableName", resourceCulture); } } ////// Looks up a localized string similar to '{0}' is already declared in this scope. Visual Basic identifiers are case-insensitive.. /// internal static string DuplicateVisualBasicIdentifier { get { return ResourceManager.GetString("DuplicateVisualBasicIdentifier", resourceCulture); } } ////// Looks up a localized string similar to Missing (string, string) Constructor for EditorAttribute. /// internal static string EditorAttributeConverter_MissingCtorForEditorAttribute { get { return ResourceManager.GetString("EditorAttributeConverter_MissingCtorForEditorAttribute", resourceCulture); } } ////// Looks up a localized string similar to Element representation expected. /// internal static string ElementRepresentationExpected { get { return ResourceManager.GetString("ElementRepresentationExpected", resourceCulture); } } ////// Looks up a localized string similar to Element representation expected at {0}, {1}. /// internal static string ElementRepresentationExpectedAt { get { return ResourceManager.GetString("ElementRepresentationExpectedAt", resourceCulture); } } ////// Looks up a localized string similar to Argument cannot have empty name.. /// internal static string EmptyArgumentName { get { return ResourceManager.GetString("EmptyArgumentName", resourceCulture); } } ////// Looks up a localized string similar to Variable cannot have empty name.. /// internal static string EmptyVariableName { get { return ResourceManager.GetString("EmptyVariableName", resourceCulture); } } ////// Looks up a localized string similar to Escaped VisualBasic identifiers like {0} are not supported.. /// internal static string EscapedVisualBasicIdentifier { get { return ResourceManager.GetString("EscapedVisualBasicIdentifier", resourceCulture); } } ////// Looks up a localized string similar to Enter a VB expression. /// internal static string ExpressionDefaultText { get { return ResourceManager.GetString("ExpressionDefaultText", resourceCulture); } } ////// Looks up a localized string similar to Parameterless construction is not supported.. /// internal static string InvalidConstructorCall { get { return ResourceManager.GetString("InvalidConstructorCall", resourceCulture); } } ////// Looks up a localized string similar to {0} is not a valid value for {1}.. /// internal static string InvalidFlagName { get { return ResourceManager.GetString("InvalidFlagName", resourceCulture); } } ////// Looks up a localized string similar to '{0}' is not a valid Visual Basic identifier. It may contain invalid characters or it is a reserved keyword.. /// internal static string InvalidVisualBasicIdentifier { get { return ResourceManager.GetString("InvalidVisualBasicIdentifier", resourceCulture); } } ////// Looks up a localized string similar to '{0}' is not a valid XAML member name.. /// internal static string InvalidXamlMemberName { get { return ResourceManager.GetString("InvalidXamlMemberName", resourceCulture); } } ////// Looks up a localized string similar to Member '{0}' already has content.. /// internal static string MemberCanOnlyBeSetOnce { get { return ResourceManager.GetString("MemberCanOnlyBeSetOnce", resourceCulture); } } ////// Looks up a localized string similar to Member '{0}' is only valid on objects of type '{1}'.. /// internal static string MemberOnBadTargetType { get { return ResourceManager.GetString("MemberOnBadTargetType", resourceCulture); } } ////// Looks up a localized string similar to "path" should contain at least one element.. /// internal static string ModelItemPathArrayShouldNotBeEmpty { get { return ResourceManager.GetString("ModelItemPathArrayShouldNotBeEmpty", resourceCulture); } } ////// Looks up a localized string similar to Item Move. /// internal static string MoveEditingScopeDescription { get { return ResourceManager.GetString("MoveEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Element of NamespaceList must be NamespaceData.. /// internal static string NamespaceListArgumentMustBeNamespaceData { get { return ResourceManager.GetString("NamespaceListArgumentMustBeNamespaceData", resourceCulture); } } ////// Looks up a localized string similar to NamespaceList could not accept duplicate namespaces.. /// internal static string NamespaceListNoDuplicate { get { return ResourceManager.GetString("NamespaceListNoDuplicate", resourceCulture); } } ////// Looks up a localized string similar to Default parameterless constructor not found.. /// internal static string NoDefaultCtorError { get { return ResourceManager.GetString("NoDefaultCtorError", resourceCulture); } } ////// Looks up a localized string similar to Argument key is not of type string.. /// internal static string NonSupportedDynamicArgumentKeyType { get { return ResourceManager.GetString("NonSupportedDynamicArgumentKeyType", resourceCulture); } } ////// Looks up a localized string similar to Argument type of parameters is not supported.. /// internal static string NonSupportedDynamicArgumentType { get { return ResourceManager.GetString("NonSupportedDynamicArgumentType", resourceCulture); } } ////// Looks up a localized string similar to Data input of the dialog is neither ModelItemCollection nor ModelItemDictionary.. /// internal static string NonSupportedModelItemCollectionOrDictionary { get { return ResourceManager.GetString("NonSupportedModelItemCollectionOrDictionary", resourceCulture); } } ////// Looks up a localized string similar to ModelPropertyPathExpanderConverter doesn't support converting path string back to ModelProperty.. /// internal static string NonSupportedModelPropertyPathExpanderConverterConvertBack { get { return ResourceManager.GetString("NonSupportedModelPropertyPathExpanderConverterConvertBack", resourceCulture); } } ////// Looks up a localized string similar to Collection '{0}' does not support text content.. /// internal static string NoTextInCollection { get { return ResourceManager.GetString("NoTextInCollection", resourceCulture); } } ////// Looks up a localized string similar to Member '{0}' cannot have text content because it does not have a TypeConverter.. /// internal static string NoTextInProperty { get { return ResourceManager.GetString("NoTextInProperty", resourceCulture); } } ////// Looks up a localized string similar to Type '{0}' is not a valid toolbox type. Reason: {1}. /// internal static string NotSupportedToolboxTypeFormatString { get { return ResourceManager.GetString("NotSupportedToolboxTypeFormatString", resourceCulture); } } ////// Looks up a localized string similar to Type '{0}' cannot be initialized with text content because it does not have a TypeConverter.. /// internal static string NoTypeConverter { get { return ResourceManager.GetString("NoTypeConverter", resourceCulture); } } ////// Looks up a localized string similar to Paste. /// internal static string PasteUndoDescription { get { return ResourceManager.GetString("PasteUndoDescription", resourceCulture); } } ////// Looks up a localized string similar to Property Change. /// internal static string PropertyChangeEditingScopeDescription { get { return ResourceManager.GetString("PropertyChangeEditingScopeDescription", resourceCulture); } } ////// Looks up a localized string similar to Property '{0}' does not exist. /// internal static string PropertyDoesntExistFormatString { get { return ResourceManager.GetString("PropertyDoesntExistFormatString", resourceCulture); } } ////// Looks up a localized string similar to Property is read-only.. /// internal static string PropertyIsReadOnly { get { return ResourceManager.GetString("PropertyIsReadOnly", resourceCulture); } } ////// Looks up a localized string similar to See the Error List window for more details.. /// internal static string SeeErrorWindow { get { return ResourceManager.GetString("SeeErrorWindow", resourceCulture); } } ////// Looks up a localized string similar to Cannot modify ToolName or AssemblyName of already initialized ToolboxItem.. /// internal static string ToolboxItemFrozenDescription { get { return ResourceManager.GetString("ToolboxItemFrozenDescription", resourceCulture); } } ////// Looks up a localized string similar to The selected type could not be created.. /// internal static string TypeBrowserError { get { return ResourceManager.GetString("TypeBrowserError", resourceCulture); } } ////// Looks up a localized string similar to Type Browser. /// internal static string TypeBrowserErrorMessageTitle { get { return ResourceManager.GetString("TypeBrowserErrorMessageTitle", resourceCulture); } } ////// Looks up a localized string similar to Not all generic types could be resolved.. /// internal static string TypeResolverError { get { return ResourceManager.GetString("TypeResolverError", resourceCulture); } } ////// Looks up a localized string similar to Type Resolver. /// internal static string TypeResolverErrorMessageTitle { get { return ResourceManager.GetString("TypeResolverErrorMessageTitle", resourceCulture); } } ////// Looks up a localized string similar to Select Types. /// internal static string TypeResolverWindowTitle { get { return ResourceManager.GetString("TypeResolverWindowTitle", resourceCulture); } } ////// Looks up a localized string similar to Unexpected object of type '{0}'. Type '{2}' expects items of type '{1}'.. /// internal static string UnassignableCollection { get { return ResourceManager.GetString("UnassignableCollection", resourceCulture); } } ////// Looks up a localized string similar to Unexpected object of type '{0}'. Member '{2}' expects item of type '{1}'.. /// internal static string UnassignableObject { get { return ResourceManager.GetString("UnassignableObject", resourceCulture); } } ////// Looks up a localized string similar to Nested bookmarks are not supported.. /// internal static string UndoEngine_NestedBookmarksException { get { return ResourceManager.GetString("UndoEngine_NestedBookmarksException", resourceCulture); } } ////// Looks up a localized string similar to Bookmark is garbage collected without being committed or rolled back.. /// internal static string UndoEngine_NotDisposedBookmark { get { return ResourceManager.GetString("UndoEngine_NotDisposedBookmark", resourceCulture); } } ////// Looks up a localized string similar to Operation '{0}' not allowed on disposed object.. /// internal static string UndoEngine_OperationNotAllowed { get { return ResourceManager.GetString("UndoEngine_OperationNotAllowed", resourceCulture); } } ////// Looks up a localized string similar to Type '{0}' does not have a content property. Specify the name of the property to set, or add a ContentPropertyAttribute or TypeConverterAttribute on the type.. /// internal static string UnknownContent { get { return ResourceManager.GetString("UnknownContent", resourceCulture); } } ////// Looks up a localized string similar to Could not resolve type '{0}' because one or more of its type arguments could not be found.. /// internal static string UnresolvedGenericType { get { return ResourceManager.GetString("UnresolvedGenericType", resourceCulture); } } ////// Looks up a localized string similar to Could not find member '{0}'.. /// internal static string UnresolvedMember { get { return ResourceManager.GetString("UnresolvedMember", resourceCulture); } } ////// Looks up a localized string similar to Could not resolve name: '{0}'.. /// internal static string UnresolvedName { get { return ResourceManager.GetString("UnresolvedName", resourceCulture); } } ////// Looks up a localized string similar to Could not find type '{0}' in assembly '{1}'.. /// internal static string UnresolvedTypeInAssembly { get { return ResourceManager.GetString("UnresolvedTypeInAssembly", resourceCulture); } } ////// Looks up a localized string similar to Could not find type '{0}' in namespace '{1}'.. /// internal static string UnresolvedTypeInNamespace { get { return ResourceManager.GetString("UnresolvedTypeInNamespace", resourceCulture); } } ////// Looks up a localized string similar to Value was set in XAML.. /// internal static string UnsupportedExpressionHintText { get { return ResourceManager.GetString("UnsupportedExpressionHintText", resourceCulture); } } ////// Looks up a localized string similar to Update parameters. /// internal static string UpdateDynamicArgumentsDescription { get { return ResourceManager.GetString("UpdateDynamicArgumentsDescription", resourceCulture); } } ////// Looks up a localized string similar to Design time validation is turned off. Validation occurs only at runtime. To validate your workflow, either enable validation by modifying the registry key[HKCU\Software\Microsoft\.NETFramework\v[assembly version]\System.Activities.Presentation\DisableValidateOnModelItemChanged] and reopening the designer or call ActivityValidationServices.Validate() on an instance of your workflow.. /// internal static string ValidationDisabledWarning { get { return ResourceManager.GetString("ValidationDisabledWarning", resourceCulture); } } ////// Looks up a localized string similar to View State Change. /// internal static string ViewStateUndoUnitDescription { get { return ResourceManager.GetString("ViewStateUndoUnitDescription", resourceCulture); } } ////// Looks up a localized string similar to Warning: . /// internal static string WarningPrefix { get { return ResourceManager.GetString("WarningPrefix", resourceCulture); } } ////// Looks up a localized string similar to Workflow Designer. /// internal static string WorkflowDesignerErrorPresenterTitle { get { return ResourceManager.GetString("WorkflowDesignerErrorPresenterTitle", resourceCulture); } } ////// Looks up a localized string similar to Load should be called before calling this method.. /// internal static string WorkflowDesignerLoadShouldBeCalledFirst { get { return ResourceManager.GetString("WorkflowDesignerLoadShouldBeCalledFirst", resourceCulture); } } ////// Looks up a localized string similar to Load should be called only once during the lifetime of a workflow designer object.. /// internal static string WorkflowDesignerLoadShouldBeCalledOnlyOnce { get { return ResourceManager.GetString("WorkflowDesignerLoadShouldBeCalledOnlyOnce", resourceCulture); } } ////// Looks up a localized string similar to Value of Text property should not be empty or null.. /// internal static string WorkflowDesignerTextShouldNotBeNull { get { return ResourceManager.GetString("WorkflowDesignerTextShouldNotBeNull", resourceCulture); } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- XmlLanguage.cs
- FragmentQueryProcessor.cs
- WorkflowInstanceProvider.cs
- MulticastOption.cs
- NetworkAddressChange.cs
- MethodToken.cs
- CompositeScriptReference.cs
- FontEmbeddingManager.cs
- RelatedCurrencyManager.cs
- OracleException.cs
- LinqExpressionNormalizer.cs
- ContentAlignmentEditor.cs
- GACIdentityPermission.cs
- ElementHostAutomationPeer.cs
- InheritanceContextHelper.cs
- ScriptReference.cs
- SectionInput.cs
- InProcStateClientManager.cs
- CacheOutputQuery.cs
- LinkClickEvent.cs
- ResourcePart.cs
- MatrixStack.cs
- ParameterModifier.cs
- CallbackValidatorAttribute.cs
- StorageMappingFragment.cs
- EventSchemaTraceListener.cs
- FormViewPageEventArgs.cs
- IsolatedStorageFileStream.cs
- UpdateRecord.cs
- MetabaseSettings.cs
- ParameterBuilder.cs
- SynchronousReceiveElement.cs
- ReferenceAssemblyAttribute.cs
- XmlHierarchyData.cs
- CoreSwitches.cs
- XmlAttributeCache.cs
- MediaTimeline.cs
- WinCategoryAttribute.cs
- IImplicitResourceProvider.cs
- CaseExpr.cs
- BasicExpressionVisitor.cs
- ExpressionPrefixAttribute.cs
- mansign.cs
- MSHTMLHostUtil.cs
- CollectionViewGroupInternal.cs
- PrimitiveCodeDomSerializer.cs
- ChildrenQuery.cs
- DateTimeOffset.cs
- SupportingTokenSpecification.cs
- MatrixKeyFrameCollection.cs
- DataGridViewCellEventArgs.cs
- ObjectDataSourceDisposingEventArgs.cs
- EntityParameter.cs
- TreeViewAutomationPeer.cs
- ListViewUpdatedEventArgs.cs
- PermissionListSet.cs
- GeometryDrawing.cs
- GrammarBuilderPhrase.cs
- WebEvents.cs
- DateTimeOffsetConverter.cs
- FormClosedEvent.cs
- CoreSwitches.cs
- FunctionImportElement.cs
- ECDiffieHellmanCngPublicKey.cs
- OleDbDataAdapter.cs
- Bold.cs
- DiscreteKeyFrames.cs
- SchemaImporterExtension.cs
- OfTypeExpression.cs
- DictionaryEntry.cs
- SmtpFailedRecipientsException.cs
- StrongNameIdentityPermission.cs
- SqlFacetAttribute.cs
- FormatterConverter.cs
- ObjectViewQueryResultData.cs
- AttributeData.cs
- AlgoModule.cs
- HttpModulesSection.cs
- ConnectionManagementElement.cs
- XmlSchemaSequence.cs
- DataControlFieldHeaderCell.cs
- EditingScopeUndoUnit.cs
- TlsSspiNegotiation.cs
- LayeredChannelFactory.cs
- DescendentsWalkerBase.cs
- SudsWriter.cs
- HttpBrowserCapabilitiesWrapper.cs
- WorkflowQueue.cs
- OperatingSystemVersionCheck.cs
- ObjectNotFoundException.cs
- mediaclock.cs
- ListItem.cs
- ExtensionQuery.cs
- WorkflowCommandExtensionItem.cs
- SiteMembershipCondition.cs
- RecognizedAudio.cs
- RequestQueryProcessor.cs
- HtmlControlPersistable.cs
- RouteCollection.cs
- SystemIPv6InterfaceProperties.cs