Visual Basic (Declaration) | |
---|---|
Public Shared Sub CurrentUICultureChanged() |
Visual Basic (Usage) | Copy Code |
---|---|
AnnAutomationManager.CurrentUICultureChanged() |
C# | |
---|---|
public static void CurrentUICultureChanged() |
C++/CLI | |
---|---|
public: static void CurrentUICultureChanged(); |
The AnnAutomationManager caches the strings and metafiles used thoughout the automation user interface to improve performance. You need to manually call this method whenever the current UI culture changes to re-load those resources.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7