[]
        
(Showing Draft Content)

C1.WPF.Input.Resources.Resources

Resources Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance
Resources
Namespace: C1.WPF.Input.Resources
Assembly: C1.WPF.Input.dll
Syntax
public class Resources

Properties

Name Description
Culture

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

ItemsSelected

Looks up a localized string similar to {0} items selected.

ResourceManager

Returns the cached ResourceManager instance used by this class.

SelectAFile

Looks up a localized string similar to Select a File.

SelectAllCaption

Looks up a localized string similar to Select All.

Separator_ArgumentException

Looks up a localized string similar to Cannot set value to an empty string!.

UnSelectAllCaption

Looks up a localized string similar to UnSelect All.