The Resources type exposes the following members.
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.
|