Intersoft ClientUI Documentation
LocalizationManager Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by LocalizationManager.

Public Constructors
 NameDescription
Public ConstructorLocalizationManager Constructor Initializes a new instance of LocalizationManager class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ResourceProperty Identifies the Resource attached property.  
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)AutoUpdateBindings Gets or sets a boolean value that indicates whether bindings should be automatically updated when the culture changes.  
Public Propertystatic (Shared in Visual Basic)CultureGets or sets the System.Globalization.CultureInfo to apply globally across the application.  
Public Propertystatic (Shared in Visual Basic)DefaultResource Gets or sets the default resource, used as the fallback resource when no resource is defined for a particular control.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)GetPropertyStringOverloaded. Gets the property value of the Resource attached to the dependency object.  
Public Methodstatic (Shared in Visual Basic)GetResource Gets the IObservableResource object that attached on the dependency object.  
Public Methodstatic (Shared in Visual Basic)GetResourceStringGets the string of the Resource attached to the dependency object.  
Public Methodstatic (Shared in Visual Basic)SetResource Sets the IObservableResource to the specified dependency object.  
Public Methodstatic (Shared in Visual Basic)SetUICulture Sets the current thread's CurrentUICulture to the specified culture.  
Top
Public Events
 NameDescription
Public EventCultureChangedOccurs when the System.Globalization.CultureInfo of the application changes.  
Top
See Also

Reference

LocalizationManager Class
Intersoft.Client.Framework Namespace

Send Feedback