Contains event data for the IApplication.UICultureChanged event.

The following tables list the members exposed by the CultureEventArgs type.

Name Description
Public property CultureInfo Gets the current CultureInfo of the hosting application.
Top