The Resources type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyStatic memberCannotNavigateBack
Looks up a localized string similar to Cannot navigate backward.
Public propertyStatic memberCannotNavigateForward
Looks up a localized string similar to Cannot navigate forward.
Public propertyStatic memberCulture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.
Public propertyStatic memberFailedToCreatePackageReader
Looks up a localized string similar to Failed to create package reader.
Public propertyStatic memberFitHeight
Looks up a localized string similar to Fit height.
Public propertyStatic memberFitPage
Looks up a localized string similar to Fit page.
Public propertyStatic memberFitWidth
Looks up a localized string similar to Fit width.
Public propertyStatic memberResourceManager
Returns the cached ResourceManager instance used by this class.
Public propertyStatic memberTemplateChildMissing
Looks up a localized string similar to Required template child '{0}' is not found.
Public propertyStatic memberTemplateChildWrongType
Looks up a localized string similar to Template child '{0}' is found but of invalid type '{1}'. Expecting type: '{2}'.
Public propertyStatic memberTemplateIsReadonly
Looks up a localized string similar to Template is read-only.

See Also