The Resources type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CannotNavigateBack |
Looks up a localized string similar to Cannot navigate backward.
| |
| CannotNavigateForward |
Looks up a localized string similar to Cannot navigate forward.
| |
| Culture |
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
| |
| FailedToCreatePackageReader |
Looks up a localized string similar to Failed to create package reader.
| |
| FitHeight |
Looks up a localized string similar to Fit height.
| |
| FitPage |
Looks up a localized string similar to Fit page.
| |
| FitWidth |
Looks up a localized string similar to Fit width.
| |
| ResourceManager |
Returns the cached ResourceManager instance used by this class.
| |
| TemplateChildMissing |
Looks up a localized string similar to Required template child '{0}' is not found.
| |
| TemplateChildWrongType |
Looks up a localized string similar to Template child '{0}' is found but of invalid type '{1}'. Expecting type: '{2}'.
| |
| TemplateIsReadonly |
Looks up a localized string similar to Template is read-only.
|