Silverlight SDK for Microsoft Bing
SystemResources Class
OverviewSystem.WindowsSystemResources
A strongly-typed resource class, for looking up localized strings, etc.
Declaration Syntax
C#Visual BasicVisual C++
public class SystemResources
Public Class SystemResources
public ref class SystemResources
Members
All MembersMethodsProperties



IconMemberDescription
ALPHA_CLOUD_ARRANGER
Looks up a localized string similar to Alphabetical.

ALPHA_CLOUD_MAX
Looks up a localized string similar to Z.

ALPHA_CLOUD_MIN
Looks up a localized string similar to A.

CREATED_CLOUD_ARRANGER
Looks up a localized string similar to Created.

CREATED_CLOUD_MAX
Looks up a localized string similar to Oldest.

CREATED_CLOUD_MIN
Looks up a localized string similar to Newest.

Culture
Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ERR_BAND_CLOUD_PARENT
Looks up a localized string similar to The ParentView for this panel must be a BandCloudView instance..

ERR_BANDSORTER_NO_FIELD
Looks up a localized string similar to The BandCloudSorter must have a valid field or property name on which to sort..

ERR_CLOUDSORTER_NO_FIELD
Looks up a localized string similar to The CloudSorter must have a valid field or property name on which to sort..

ERR_INVALID_LINK_URI
Looks up a localized string similar to The link Uri '{0}' cannot be formatted into a valid absolute Uri..

ERR_LINK_FAILED
Looks up a localized string similar to The link Uri '{0}' could not be opened..

ERR_LINK_NOAPPLICATION
Looks up a localized string similar to Cannot navigate to locations relative to the application when Application.Current has not been set..

ERR_MULTIVIEW_CHILD_TYPE
Looks up a localized string similar to The MultiView control can only accept children of type MultiViewPanel..

FMT_CACHE_URL
Looks up a localized string similar to Cached: {0}.

FMT_SEARCH_PAGE_COUNT
Looks up a localized string similar to Page {0:0} of Approx. {1:#,###}.

FMT_SEARCH_RESULT_COUNT
Looks up a localized string similar to {0:#,###} Results in {1:0.00}.{2} secs.

GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
LESS_RELEVANT
Looks up a localized string similar to Less Relevant.

MODIFIED_CLOUD_ARRANGER
Looks up a localized string similar to Modified.

MODIFIED_CLOUD_MAX
Looks up a localized string similar to Oldest.

MODIFIED_CLOUD_MIN
Looks up a localized string similar to Newest.

MORE_RELEVANT
Looks up a localized string similar to More Relevant.

NO_RESULTS
Looks up a localized string similar to No Results.

RELEVANCY
Looks up a localized string similar to Relevancy.

ResourceManager
Returns the cached ResourceManager instance used by this class.

SEARCH_IMAGES
Looks up a localized string similar to Search Images.

SEARCH_NEWS
Looks up a localized string similar to Search News.

SEARCH_RESULTS
Looks up a localized string similar to Search Results.

SEARCH_VIDEO
Looks up a localized string similar to Search Video.

SEARCH_WEB
Looks up a localized string similar to Search Web.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
VIEW_BAND
Looks up a localized string similar to View as Bands.

VIEW_CLOUD
Looks up a localized string similar to View as Cloud.

VIEW_STACK
Looks up a localized string similar to View as List.

VIEW_TILE
Looks up a localized string similar to View as Tiles.

Inheritance Hierarchy
Object
SystemResources

Assembly: System.Windows.Controls.Views.Toolkit (Module: System.Windows.Controls.Views.Toolkit) Version: 1.0.0.0 (1.0.0.0)