Intersoft ClientUI Documentation
LocalizationManager Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.Framework Namespace : LocalizationManager Class


The following tables list the members exposed by LocalizationManager.

Public Constructors

 NameDescription
public ConstructorLocalizationManager ConstructorInitializes a new instance of LocalizationManager class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ResourcePropertyIdentifies the Resource attached property.  
Top

Public Properties

 NameDescription
public Propertystatic (Shared in Visual Basic)AutoUpdateBindingsGets 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)DefaultResourceGets 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)GetResourceGets 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)SetResourceSets the IObservableResource to the specified dependency object.  
public Methodstatic (Shared in Visual Basic)SetUICultureSets 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

© 2012 All Rights Reserved.